Skip to content

Commit

Permalink
cleaning up imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jjkoehorst committed Aug 25, 2022
1 parent bd61e43 commit ad90be6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cwltool/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import io
import logging
import os
import parser
import shutil
import signal
import subprocess # nosec
Expand All @@ -18,7 +17,6 @@
import urllib
import warnings
from codecs import StreamWriter, getwriter
from collections.abc import MutableMapping, MutableSequence
from typing import (
IO,
Any,
Expand Down

0 comments on commit ad90be6

Please sign in to comment.