Selaa lähdekoodia

Remove the open from CmdBuild

Guillaume J. Charmes 12 vuotta sitten
vanhempi
commit
ebb59c1125
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      commands.go

+ 0 - 2
commands.go

@@ -10,8 +10,6 @@ import (
 	"log"
 	"net/http"
 	"net/url"
-	"os"
-	"path/filepath"
 	"runtime"
 	"strconv"
 	"strings"