diff --git a/backend/app/store/admin/admin.go b/backend/app/store/admin/admin.go index 2e2815b4..10799ccd 100644 --- a/backend/app/store/admin/admin.go +++ b/backend/app/store/admin/admin.go @@ -1,5 +1,4 @@ // Package admin defines and implements store for admin-level data like secret key, list of admins and so on - package admin import (