This is subotimal, must take the comments into consideration
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
package events
|
||||
|
||||
import "esdi/t/internal/models"
|
||||
import (
|
||||
"esdi/t/internal/models"
|
||||
)
|
||||
|
||||
type Error struct {
|
||||
Error error
|
||||
}
|
||||
|
||||
type WindowCreated struct {
|
||||
Window models.Window
|
||||
|
||||
Reference in New Issue
Block a user