mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Remove dead comment
Signed-off-by: Chris Cummer <chriscummer@me.com>
This commit is contained in:
parent
c6c56a1a83
commit
6266ed883a
2
main.go
2
main.go
@ -45,8 +45,6 @@ func setTerm(config *config.Config) {
|
|||||||
func main() {
|
func main() {
|
||||||
log.SetFlags(log.LstdFlags | log.Lshortfile)
|
log.SetFlags(log.LstdFlags | log.Lshortfile)
|
||||||
|
|
||||||
// Manage the configuration directories and config file
|
|
||||||
|
|
||||||
// Parse and handle flags
|
// Parse and handle flags
|
||||||
flags := flags.NewFlags()
|
flags := flags.NewFlags()
|
||||||
flags.Parse()
|
flags.Parse()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user