Skip to content
Snippets Groups Projects
Commit 9e573e57 authored by Niall Sheridan's avatar Niall Sheridan
Browse files

quieten the linter

parent 7062ddef
Branches
Tags
No related merge requests found
...@@ -2,4 +2,6 @@ ...@@ -2,4 +2,6 @@
package store package store
import _ "github.com/mattn/go-sqlite3" import (
_ "github.com/mattn/go-sqlite3" // required by sql driver
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment