mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 09:16:40 +00:00
simplify storage inheritance
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package users
|
||||
|
||||
type repository interface {
|
||||
type Repository interface {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user