Browse Source

Remove the open from CmdBuild

Guillaume J. Charmes 12 years ago
parent
commit
ebb59c1125
1 changed files with 0 additions and 2 deletions
  1. 0 2
      commands.go

+ 0 - 2
commands.go

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