aboutsummaryrefslogtreecommitdiffstats
path: root/services/convert
diff options
context:
space:
mode:
Diffstat (limited to 'services/convert')
-rw-r--r--services/convert/utils_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/services/convert/utils_test.go b/services/convert/utils_test.go
index d1ec5980ce..1ac03a3097 100644
--- a/services/convert/utils_test.go
+++ b/services/convert/utils_test.go
@@ -7,8 +7,6 @@ import (
"testing"
"github.com/stretchr/testify/assert"
-
- _ "github.com/mattn/go-sqlite3"
)
func TestToCorrectPageSize(t *testing.T) {