Explorar o código

More unused variables

Ask Solem %!s(int64=8) %!d(string=hai) anos
pai
achega
1f92fc8252
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      celery/backends/couchbase.py

+ 0 - 3
celery/backends/couchbase.py

@@ -40,10 +40,7 @@ class CouchbaseBackend(KeyValueStoreBackend):
     username = None
     username = None
     password = None
     password = None
     quiet = False
     quiet = False
-    conncache = None
-    unlock_gil = True
     timeout = 2.5
     timeout = 2.5
-    transcoder = None
 
 
     # Use str as couchbase key not bytes
     # Use str as couchbase key not bytes
     key_t = str_t
     key_t = str_t