mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
Lintify code with confidence=1
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package docker
|
||||
|
||||
import (
|
||||
_ "code.google.com/p/gosqlite/sqlite3"
|
||||
_ "code.google.com/p/gosqlite/sqlite3" // registers sqlite
|
||||
"container/list"
|
||||
"database/sql"
|
||||
"fmt"
|
||||
|
||||
Reference in New Issue
Block a user