mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Ran formatter and fixed some lint issues
This commit is contained in:
@@ -34,4 +34,4 @@ func (ct *RailsTime) MarshalJSON() ([]byte, error) {
|
||||
|
||||
func (ct *RailsTime) IsSet() bool {
|
||||
return ct.UnixNano() != nilTime
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user