mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
Remove pointless comment
This commit is contained in:
parent
ed95f09725
commit
130b9ecb9c
@ -27,7 +27,6 @@ Options:
|
||||
|
||||
arguments, _ := docopt.Parse(usage, nil, true, version, false)
|
||||
|
||||
// load config now because it's the same process for all
|
||||
configfile := arguments["--conf"].(string)
|
||||
config, err := irc.LoadConfig(configfile)
|
||||
if err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user