1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 18:17:03 +00:00

Clean up datastore related linter findings

This commit is contained in:
James Hillyerd
2017-12-26 18:54:02 -08:00
parent f62eaa31b9
commit ac21675bd7
3 changed files with 30 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
// Package datastore contains implementation independent datastore logic
package datastore
import (