mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
Run gofmt (file was ignored by linter)
This commit is contained in:
@@ -3,8 +3,8 @@ package main
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
"github.com/weaveworks/scope/prog/staticui"
|
||||
"github.com/weaveworks/scope/prog/externalui"
|
||||
"github.com/weaveworks/scope/prog/staticui"
|
||||
)
|
||||
|
||||
func GetFS(use_external bool) http.FileSystem {
|
||||
|
||||
Reference in New Issue
Block a user