mirror of
https://github.com/bitwarden/server
synced 2025-12-23 19:53:40 +00:00
revert billing signin stuff for now
This commit is contained in:
@@ -6,10 +6,12 @@ namespace Billing.Controllers
|
||||
{
|
||||
public class HomeController : Controller
|
||||
{
|
||||
/*
|
||||
[Authorize]
|
||||
public IActionResult Index()
|
||||
{
|
||||
return View();
|
||||
}
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user