We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006bb5d commit 9a2bbfeCopy full SHA for 9a2bbfe
1 file changed
src/asyncapi_python/amqp/__init__.py
@@ -12,7 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-
16
from .connection import channel_pool, AmqpPool
17
from .base_application import BaseApplication, Router
18
from .endpoint import Receiver, RpcReceiver, Sender, RpcSender, EndpointParams
0 commit comments