mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-21 07:06:33 -04:00
Fixing sonar code quality recommendations
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ using Microsoft.AspNetCore.Identity;
|
||||
|
||||
namespace API.Data
|
||||
{
|
||||
public class Seed
|
||||
public static class Seed
|
||||
{
|
||||
public static async Task SeedRoles(RoleManager<AppRole> roleManager)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user