Refactor ultis/utils_daemon, fixes #11908

Signed-off-by: Antonio Murdaca <me@runcom.ninja>
This commit is contained in:
Antonio Murdaca 2015-03-29 21:48:52 +02:00
parent 11603e6535
commit c38e2a81e4

View file

@ -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