remove unused code

pull/574/head
Michael Li 3 weeks ago
parent f0c80f3dcf
commit 001a9288b2
No known key found for this signature in database

@ -26,7 +26,3 @@ func NewAuthorizationManageService() core.AuthorizationManageService {
logrus.Fatal("not support now")
return nil
}
func CloseDbObject() {
logrus.Fatal("not support now")
}

@ -26,7 +26,3 @@ func NewAuthorizationManageService() core.AuthorizationManageService {
logrus.Fatal("not support now")
return nil
}
func CloseDbObject() {
logrus.Fatal("not support now")
}

Loading…
Cancel
Save