mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-26 13:48:53 +08:00
Remove print of config
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
This commit is contained in:
parent
551172ed0a
commit
d38b125fb7
@ -53,6 +53,4 @@ func (cfg *Config) Parse() {
|
||||
// handle error
|
||||
fmt.Println("Error parsing Toml")
|
||||
}
|
||||
|
||||
fmt.Println(cfg)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user