remove controller layer
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package domain
|
||||
|
||||
type Screen struct {
|
||||
Controller ControllerInterface
|
||||
}
|
||||
|
||||
type ScreenManager struct {
|
||||
|
||||
Reference in New Issue
Block a user