remove comment

This commit is contained in:
SowinskiBraeden committed 2022-10-04 12:16:07 -07:00
1 parent daecec9aab
commit 7441673676
2 files changed
-2

No files matched your search

-1
View File
@@ -16,7 +16,6 @@ import (
"github.com/SowinskiBraeden/SulliCartShare/models"
)
// Cow exported for testing purposes
type Cow struct {
DB databases.CowDatabase
}