mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Ran formatter and fixed some lint issues
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
type Packr2Source struct {
|
||||
Box *packr.Box
|
||||
Box *packr.Box
|
||||
Migrations *source.Migrations
|
||||
}
|
||||
|
||||
@@ -88,4 +88,4 @@ func (s *Packr2Source) ReadDown(version uint) (r io.ReadCloser, identifier strin
|
||||
migration.Identifier,
|
||||
nil
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user