Merge pull request #11909 from runcom/11908-refactor-utils-utils-daemon
Refactor utils/utils_daemon Upstream-commit: ebd7df3bbeb9486d13119178810a1ddabfd6d04d Component: engine
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package fileutils
|
||||
|
||||
import (
|
||||
"github.com/Sirupsen/logrus"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
)
|
||||
|
||||
// Matches returns true if relFilePath matches any of the patterns
|
||||
|
||||
Reference in New Issue
Block a user