Skip to content
Snippets Groups Projects
Commit 6afa8f38 authored by Daniel Lyons's avatar Daniel Lyons
Browse files

Removing unnecessary import

parent d7e5019e
No related branches found
No related tags found
2 merge requests!1452Merge 2.8.2 to main,!1417Add the FETCH stage completion state to the workflow_metadata field on the capability version
Pipeline #11321 passed
......@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with Workspaces. If not, see <https://www.gnu.org/licenses/>.
""" This is the execution manager. """
import copy
# pylint: disable=C0301, E0401, W1203
import logging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment