Remove unused imports and fix import alias naming
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package config
|
||||
|
||||
import (
|
||||
//"CatsOfMastodonBotGo/internal/auth"
|
||||
//"CatsOfMastodonBotGo/internal/services"
|
||||
"log"
|
||||
"os"
|
||||
)
|
||||
|
Reference in New Issue
Block a user