Explorar o código

Removing second subscription type

almahmoud %!s(int64=7) %!d(string=hai) anos
pai
achega
97b4cee87e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      cloudbridge/cloud/interfaces/provider.py

+ 0 - 1
cloudbridge/cloud/interfaces/provider.py

@@ -253,5 +253,4 @@ class HandlerType(Enum):
     Handler Types.
     """
     SUBSCRIPTION = 'subscription'
-    RESULT_SUBSCRIPTION = 'result_subscription'
     INTERCEPTION = 'intercept'