Remove unused imports and fix import alias naming
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"net/http"
|
||||
|
||||
"CatsOfMastodonBotGo/internal/config"
|
||||
requestmodels "CatsOfMastodonBotGo/internal/domain/requestModels"
|
||||
"CatsOfMastodonBotGo/internal/domain/requestModels"
|
||||
"CatsOfMastodonBotGo/internal/services"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
|
Reference in New Issue
Block a user