minor edit

This commit is contained in:
Lee Thomason 2014-02-22 17:04:53 -08:00
parent 5f88e72691
commit f4a8fbbdf7
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ def fileProcess( name, lineFunction ):
filestream.write( output );
filestream.close()
def echoInput( line ):
return line