Accidentally left in debugging code

This commit is contained in:
spf13 2013-07-11 22:16:29 -04:00
parent 75a2e6d4e8
commit b7b6f054a9

View file

@ -91,7 +91,6 @@ func (c *Config) readInConfig() {
} }
} }
} }
Printer(c)
} }
func (c *Config) setPath(p string) { func (c *Config) setPath(p string) {