updated fuelprices
This commit is contained in:
parent
7e0328028b
commit
74d3e615aa
@ -23,7 +23,6 @@ func ParseArgs() error {
|
||||
// GetConfig fetch config from ini file
|
||||
func GetConfig(configfile string, fuelpricesconfig *FuelPricesConfig) error {
|
||||
flag.Usage = Usage
|
||||
flag.Parse()
|
||||
|
||||
config, err := ini.Load(configfile)
|
||||
HandleFatalError(err)
|
||||
|
Loading…
Reference in New Issue
Block a user