Fix the interface
This commit is contained in:
parent
5685d2580a
commit
4f7b3aa42a
@ -6,5 +6,4 @@ type Store interface {
|
||||
AddPage()
|
||||
GetPage() Page
|
||||
GetAllPages() ([]Page, error)
|
||||
Noexiste()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user