This commit is contained in:
Eyal Posener 2017-05-14 08:41:09 +03:00
parent 6c02dfed24
commit 75e4e53b5f
1 changed files with 0 additions and 1 deletions

View File

@ -118,4 +118,3 @@ func listFiles(dir, pattern string, allowFiles bool) []string {
}
return list
}