mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 11:44:02 +03:00
Fix lint issues
This commit is contained in:
+1
-1
@@ -16,5 +16,5 @@ func (r *Run) Run(cli *CLI, version string) error {
|
||||
return fmt.Errorf("cannot init config: %w", err)
|
||||
}
|
||||
|
||||
return runProxy(conf, version)
|
||||
return runProxy(conf, version)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user