mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-18 18:39:43 +00:00
💄 General refactoring
This commit is contained in:
parent
aa6ec450b8
commit
fc3244dc33
3
main.go
3
main.go
@ -36,9 +36,6 @@ func main() {
|
|||||||
utils.PrintErrAndExit(errors.Join(errs...))
|
utils.PrintErrAndExit(errors.Join(errs...))
|
||||||
}
|
}
|
||||||
|
|
||||||
// for _, param := range conf.Params {
|
|
||||||
// fmt.Printf("%s: %v\n", param.Key, param.Value)
|
|
||||||
// }
|
|
||||||
requestConf := config.NewRequestConfig(conf)
|
requestConf := config.NewRequestConfig(conf)
|
||||||
requestConf.Print()
|
requestConf.Print()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user