web/views/calendar.py
branchtls-sprint
changeset 1802 d628defebc17
parent 1801 672acc730ce5
child 1881 75540944ae18
--- a/web/views/calendar.py	Thu May 14 10:24:56 2009 +0200
+++ b/web/views/calendar.py	Thu May 14 11:38:40 2009 +0200
@@ -13,7 +13,6 @@
 from cubicweb.selectors import implements
 from cubicweb.utils import strptime, date_range, todate, todatetime
 from cubicweb.view import EntityView
-from cubicweb.web import ajax_replace_url
 
 _ = unicode