mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2026-02-24 01:15:49 +00:00
gofmt
This commit is contained in:
@@ -8,5 +8,5 @@ import (
|
||||
var ApiClient *api.Client
|
||||
|
||||
func InitializeApiClient() {
|
||||
ApiClient = api.NewClient(utils.Config.ImgurId)
|
||||
}
|
||||
ApiClient = api.NewClient(utils.Config.ImgurId)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user