mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 16:32:31 +01:00
5 lines
95 B
Go
5 lines
95 B
Go
package workflow
|
|
|
|
import (
|
|
_ "github.com/mickael-kerjean/filestash/server/workflow/trigger"
|
|
)
|