diff options
Diffstat (limited to 'docs/lfreleng/conf.py')
-rw-r--r-- | docs/lfreleng/conf.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/lfreleng/conf.py b/docs/lfreleng/conf.py deleted file mode 100644 index b76d57db0..000000000 --- a/docs/lfreleng/conf.py +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/env python - -# pylint: disable=unused-wildcard-import,wildcard-import,redefined-builtin -# pylint: disable=missing-docstring - -from docs_conf.conf import * # noqa |