mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Moved everything out of internal
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package manager
|
||||
|
||||
import "sync"
|
||||
|
||||
type Task interface {
|
||||
Start(wg *sync.WaitGroup)
|
||||
}
|
||||
Reference in New Issue
Block a user