mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 03:46:45 +00:00
+1
-2
@@ -11,7 +11,6 @@ import (
|
||||
func GetFS(useExternal bool) http.FileSystem {
|
||||
if useExternal {
|
||||
return externalui.FS(false)
|
||||
} else {
|
||||
return staticui.FS(false)
|
||||
}
|
||||
return staticui.FS(false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user