linting
This commit is contained in:
@@ -44,7 +44,7 @@ func (ne *NotificationEventImp) ToString() string {
|
||||
}
|
||||
|
||||
func (ne *NotificationEventImp) StringType() string {
|
||||
return string(ne.nType)
|
||||
return ne.nType
|
||||
}
|
||||
|
||||
func (ne *NotificationEventImp) StringAction() string {
|
||||
|
||||
Reference in New Issue
Block a user