Skip to content

Commit

Permalink
Fix import for logs
Browse files Browse the repository at this point in the history
  • Loading branch information
natduca committed Jul 27, 2011
1 parent 44b65ae commit 1342835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/__init__.py
Expand Up @@ -19,7 +19,7 @@
from .resources import Resources

# our imports needed for implementing run()
from util import MessageLoop
from util import MessageLoop,log0,log1,log2
import ndbg
from .platform import MainWindow, MainControl

Expand Down

0 comments on commit 1342835

Please sign in to comment.