Stripping out material because meh. Also loading in cels at the right ordering
This commit is contained in:
@@ -37,11 +37,6 @@ namespace fxl.codes.kisekae.Controllers
|
||||
|
||||
return View();
|
||||
}
|
||||
|
||||
public IActionResult Privacy()
|
||||
{
|
||||
return View();
|
||||
}
|
||||
|
||||
[ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)]
|
||||
public IActionResult Error()
|
||||
|
||||
Reference in New Issue
Block a user