Skip to content

Commit

Permalink
AccountController remove themed
Browse files Browse the repository at this point in the history
  • Loading branch information
SeriaWei committed Oct 19, 2024
1 parent 276058f commit 18a377f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ZKEACMS/Controllers/AccountController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

namespace ZKEACMS.Controllers
{
[Themed]
public class AccountController : Controller
{
private readonly IUserService _userService;
Expand Down

0 comments on commit 18a377f

Please sign in to comment.