diff options
Diffstat (limited to 'cmd/web/install.go')
| -rw-r--r-- | cmd/web/install.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmd/web/install.go b/cmd/web/install.go index e59a5c5..2645797 100644 --- a/cmd/web/install.go +++ b/cmd/web/install.go @@ -1,5 +1,7 @@ package main +/* + import ( "fmt" "io" @@ -111,3 +113,4 @@ func (a *App) installer() { a.LibraryReload() } } +*/ |
