Remove the open from CmdBuild

Upstream-commit: ebb59c1125d194716f26b8cc53863fa9910c4b3f
Component: engine
This commit is contained in:
Guillaume J. Charmes
2013-04-30 18:03:15 -07:00
parent e1a5574c37
commit cfceadcb2c

View File

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