mirror of
https://github.com/skidoodle/safebin.git
synced 2026-04-28 11:17:42 +02:00
+1
-1
@@ -27,7 +27,7 @@ func InitDB(storageDir string) (*bbolt.DB, error) {
|
||||
})
|
||||
|
||||
if err != nil {
|
||||
db.Close()
|
||||
_ = db.Close()
|
||||
return nil, err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user