1
0
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:
Chris Cummer 2019-10-11 05:34:40 -07:00
parent c6c56a1a83
commit 6266ed883a

View File

@ -45,8 +45,6 @@ func setTerm(config *config.Config) {
func main() {
log.SetFlags(log.LstdFlags | log.Lshortfile)
// Manage the configuration directories and config file
// Parse and handle flags
flags := flags.NewFlags()
flags.Parse()