dev(backend): service force update
This commit is contained in:
parent
08db513ef4
commit
9c6d895cee
3 changed files with 0 additions and 3 deletions
|
|
@ -15,7 +15,6 @@ import (
|
|||
"openreplay/backend/services/assets/cacher"
|
||||
)
|
||||
|
||||
|
||||
func main() {
|
||||
log.SetFlags(log.LstdFlags | log.LUTC | log.Llongfile)
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ import (
|
|||
"openreplay/backend/services/db/heuristics"
|
||||
)
|
||||
|
||||
|
||||
var pg *cache.PGCache
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ import (
|
|||
"openreplay/backend/services/ender/builder"
|
||||
)
|
||||
|
||||
|
||||
func main() {
|
||||
log.SetFlags(log.LstdFlags | log.LUTC | log.Llongfile)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue