Ask Solem 8 years ago
parent
commit
5f440adc79
1 changed files with 0 additions and 2 deletions
  1. 0 2
      celery/utils/objects.py

+ 0 - 2
celery/utils/objects.py

@@ -140,5 +140,3 @@ class getitem_property(object):
 
     def __set__(self, obj, value):
         self._path(obj)[self.key] = value
-
-