Remove the open from CmdBuild

This commit is contained in:
Guillaume J. Charmes 2013-04-30 18:03:15 -07:00
parent e2880950c5
commit ebb59c1125
1 changed files with 0 additions and 2 deletions

View File

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