left an artifact, removing

This commit is contained in:
enus.linden
2009-04-28 05:19:07 +00:00
committed by Salad Dais
parent 57272c14e4
commit 49d8d7c72b

View File

@@ -20,4 +20,3 @@ import os
msg_tmpl = open(os.path.join(os.path.dirname(__file__),'message_template.msg'))
msg_details = open(os.path.join(os.path.dirname(__file__),'message.xml')).read()
msg_details = resource_string(__name__, 'message.xml')