Fix lint and format code in core dir
This commit is contained in:
@@ -16,5 +16,4 @@ package bean
|
||||
|
||||
// ApplicationContext define for future
|
||||
// when we decide to support DI, IoC, this will be core API
|
||||
type ApplicationContext interface {
|
||||
}
|
||||
type ApplicationContext interface{}
|
||||
|
||||
Reference in New Issue
Block a user