mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 02:24:12 +01:00
Removed debug information
This commit is contained in:
parent
da9a1bfb70
commit
5e2e858ac5
@ -79,7 +79,6 @@ def reloadLocals():
|
||||
class PluginInternationalization:
|
||||
"""Internationalization managment for a plugin."""
|
||||
def __init__(self, name='supybot'):
|
||||
print name
|
||||
self.name = name
|
||||
self.currentLocaleName = None
|
||||
i18nClasses.update({name: self})
|
||||
|
Loading…
Reference in New Issue
Block a user