diff website/issues/detectors/nosyreaction.py @ 4994:868db43b302a

Remove anypy.sets_ The anypy.sets_ package module is no longer used in the roundup codebase because python v2.4 is no longer supported. The anypy VERSION has been bumped to 0.3 to reflect this removal, but the version has probably never changed when other features were added in the past so this bump may be pointless.
author John Kristensen <john@jerrykan.com>
date Thu, 08 May 2014 18:44:29 +1000
parents dc2a8d256952
children 198b6e810c67
line wrap: on
line diff
--- a/website/issues/detectors/nosyreaction.py	Wed Jul 01 16:11:12 2015 +0200
+++ b/website/issues/detectors/nosyreaction.py	Thu May 08 18:44:29 2014 +1000
@@ -1,5 +1,3 @@
-from roundup.anypy.sets_ import set
-
 from roundup import roundupdb, hyperdb
 
 def nosyreaction(db, cl, nodeid, oldvalues):

Roundup Issue Tracker: http://roundup-tracker.org/