Skip to content

Commit 5811704

Browse files
committed
Removing an unused C import to allow for "buildable" go files. Fixes #374
1 parent 2ce4842 commit 5811704

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,3 @@ See the documentation of RegisterFunc for more details.
110110
111111
*/
112112
package sqlite3
113-
114-
import "C"

0 commit comments

Comments
 (0)