Remove conf/__init__.py

Fixes: https://pagure.io/fm-orchestrator/issue/1630
This commit is contained in:
Joe Talbott
2021-07-16 11:19:25 -04:00
committed by Mike McLean
parent ff32aaef47
commit 531bdb519b

View File

@@ -1,4 +0,0 @@
# -*- coding: utf-8 -*-
# SPDX-License-Identifier: MIT
# This file should disappear one day there are no more *.py files left
# here in the conf/ dir.