utils.py
branchtls-sprint
changeset 1134 f885df228fc0
parent 1132 96752791c2b6
child 1180 5536d4ee2bc3
--- a/utils.py	Mon Mar 23 18:13:34 2009 +0100
+++ b/utils.py	Mon Mar 23 18:20:23 2009 +0100
@@ -276,9 +276,3 @@
     # XXX deprecated, no more necessary
 
 
-from logilab.common.deprecation import moved, class_moved
-rql_for_eid = moved('cubicweb.common.uilib', 'rql_for_eid')
-ajax_replace_url = moved('cubicweb.common.uilib', 'ajax_replace_url')
-
-import cubicweb
-Binary = class_moved(cubicweb.Binary)