mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
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()
|
||||||
|
|||||||
Reference in New Issue
Block a user