fix: remove unused init functions and imports
This commit is contained in:
@@ -386,6 +386,4 @@ func (api AccessLogApi) GetWebsiteStatusCodeStatsEndpoint(c echo.Context) error
|
||||
return Success(c, []interface{}{})
|
||||
}
|
||||
|
||||
func init() {
|
||||
_ = context.TODO()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user