From 961acd91203627b022c223c09f8d200d2d2768c9 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 27 Apr 2025 12:24:10 +0200 Subject: [PATCH] Remove no longer needed file. --- tests/galaxy-importer.cfg | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 tests/galaxy-importer.cfg diff --git a/tests/galaxy-importer.cfg b/tests/galaxy-importer.cfg deleted file mode 100644 index 5ab20d06..00000000 --- a/tests/galaxy-importer.cfg +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright (c) Ansible Project -# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) -# SPDX-License-Identifier: GPL-3.0-or-later - -[galaxy-importer] -# This is only needed to make Zuul's third-party-check happy. -# It is not needed by anything else. -run_ansible_doc=false