[] and id=
[rainbowstream.git] / rainbowstream / config.py
index c27812e9ad9759ed97f5bb5a9611bab7c470132d..2a11d3bdc9ea36c23d64d172ef4c73d2f910a28f 100644 (file)
@@ -47,6 +47,7 @@ def get_all_config():
     # Hard to set from prompt
     data.pop('ONLY_LIST', None)
     data.pop('IGNORE_LIST', None)
+    data.pop('FORMAT', None)
     return data