mirror of
https://github.com/usememos/memos.git
synced 2025-03-15 10:10:11 +01:00
chore: tweak linter
This commit is contained in:
parent
14d4cfd5a4
commit
2cdcd17ba3
@ -25,7 +25,7 @@ func New(driver Driver, profile *profile.Profile) *Store {
|
||||
}
|
||||
}
|
||||
|
||||
func (s *Store) MigrateManually(ctx context.Context) error {
|
||||
func (*Store) MigrateManually(context.Context) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user