squish.lua: Remove accidentally-committed debugging

Thu, 31 Dec 2015 20:08:01 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 31 Dec 2015 20:08:01 +0000
changeset 89
23dbca856f92
parent 88
60e10cf9b20c
child 90
b9470a7655b4

squish.lua: Remove accidentally-committed debugging

squish.lua file | annotate | diff | comparison | revisions
--- a/squish.lua	Thu Dec 31 20:02:17 2015 +0000
+++ b/squish.lua	Thu Dec 31 20:08:01 2015 +0000
@@ -196,7 +196,6 @@
 	end
 end
 
-print(opts.list_files)
 if opts.list_files then
 	local function write(text)
 		io.write(text, "\n");

mercurial