remove cancer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-10-03 12:31:19 +02:00
parent ccfd09f239
commit 099d6adffa
6 changed files with 274 additions and 6 deletions

View File

@@ -9,6 +9,6 @@ __copyright__ = "Copyright 2020, Birbnetes Team"
__module_name__ = "fpika"
__version__text__ = "1"
from flask_pika import Pika as Fpika
from fpika_fork import Pika as Fpika
fpika = Fpika()