Przeglądaj źródła

Remove the open from CmdBuild

Guillaume J. Charmes 12 lat temu
rodzic
commit
ebb59c1125
1 zmienionych plików z 0 dodań i 2 usunięć
  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"