Browse Source

Remove the open from CmdBuild

Guillaume J. Charmes 12 năm trước cách đây
mục cha
commit
ebb59c1125
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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"