Browse Source

清除冗余代码

xormplus 9 years ago
parent
commit
a702e50d1b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      sqlmap.go

+ 1 - 2
sqlmap.go

@@ -1,10 +1,9 @@
 package xorm
 
 import (
-	//	"encoding/base64"
 	"encoding/xml"
 	"io/ioutil"
-	//	"log"
+
 	"os"
 	"path/filepath"
 	"strings"