helm(minor): remove rabbitmq

This commit is contained in:
Langhammer, Jens
2019-10-01 10:48:55 +02:00
parent f4499a5459
commit 84768c0ec6
12 changed files with 29 additions and 145 deletions

View File

@ -1,6 +1,6 @@
"""passbook core config loader"""
import os
from collections import Mapping
from collections.abc import Mapping
from contextlib import contextmanager
from glob import glob
from typing import Any