mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-18 04:39:06 +02: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