浏览代码

Remove the open from CmdBuild

Guillaume J. Charmes 12 年之前
父节点
当前提交
ebb59c1125
共有 1 个文件被更改,包括 0 次插入2 次删除
  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"