remove comment
This commit is contained in:
2 files changed
-2
No files matched your search
@@ -16,7 +16,6 @@ import (
|
|||||||
"github.com/SowinskiBraeden/SulliCartShare/models"
|
"github.com/SowinskiBraeden/SulliCartShare/models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Cow exported for testing purposes
|
|
||||||
type Cow struct {
|
type Cow struct {
|
||||||
DB databases.CowDatabase
|
DB databases.CowDatabase
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ import (
|
|||||||
"github.com/SowinskiBraeden/SulliCartShare/models"
|
"github.com/SowinskiBraeden/SulliCartShare/models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Cow exported for testing purposes
|
|
||||||
type Device struct {
|
type Device struct {
|
||||||
DB databases.DeviceDatabase
|
DB databases.DeviceDatabase
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in new issue
Block a user