PR#1720: Remove conf/__init__.py

Merges #1720
https://pagure.io/fm-orchestrator/pull-request/1720

Fixes: #1630
https://pagure.io/fm-orchestrator/issue/1630
delete conf/__init__.py
This commit is contained in:
Mike McLean
2021-07-29 16:26:30 -04:00

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.