src/cm/views/__init__.py
changeset 155 f436e2fef076
parent 149 0f2c5744b39b
--- a/src/cm/views/__init__.py	Fri Feb 05 18:43:58 2010 +0100
+++ b/src/cm/views/__init__.py	Tue Feb 09 22:20:08 2010 +0100
@@ -1,5 +1,3 @@
-from cm.diff import text_diff as _text_diff, \
-    text_history as inner_text_history, get_colors
 from cm.message import display_message
 from cm.models import Text, TextVersion, Attachment, Comment, Configuration
 from cm.security import has_global_perm