Skip to content

Commit

Permalink
Remove odd import
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikDanielsson committed Aug 5, 2022
1 parent 8924a99 commit ccdd00d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nf_core/modules/update.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
import enum
import json
import logging
import os
import shutil
import tempfile
from pathlib import Path

import questionary
from importlib_metadata import Lookup

import nf_core.modules.module_utils
import nf_core.utils
Expand Down

0 comments on commit ccdd00d

Please sign in to comment.