From fbf9732a7a7a599fdc35b7e9e2072d32d2ea9d33 Mon Sep 17 00:00:00 2001
From: KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com>
Date: Sat, 30 Oct 2021 00:31:39 -0300
Subject: goimports

---
 db/verification.go | 1 -
 1 file changed, 1 deletion(-)

(limited to 'db')

diff --git a/db/verification.go b/db/verification.go
index ea623c7..b976908 100644
--- a/db/verification.go
+++ b/db/verification.go
@@ -5,7 +5,6 @@ import (
 	"crypto/rsa"
 	"crypto/sha256"
 	"crypto/x509"
-	"database/sql"
 	"encoding/base64"
 	"encoding/pem"
 	"errors"
-- 
cgit v1.2.3