remove print

This commit is contained in:
Thomas Vander Stichele
2010-04-16 21:12:11 +00:00
parent 5a778deca7
commit a4a1df9d2f

View File

@@ -26,7 +26,6 @@ import shutil
import tempfile
from morituri.common import common, task
print 'here we are'
class Profile(object):
name = None