diff options
Diffstat (limited to 'tcl_test.go')
-rw-r--r-- | tcl_test.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tcl_test.go b/tcl_test.go index abdad96..02e8843 100644 --- a/tcl_test.go +++ b/tcl_test.go @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// +build cgo - package sqlite // import "modernc.org/sqlite" import ( |