Skip to content

Commit 88afedb

Browse files
committed
remove yaml import from bad merge
1 parent 94c1be1 commit 88afedb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cwltool/draft2tool.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
import errno
1414

1515
import avro.schema
16-
import yaml
1716
import schema_salad.validate as validate
1817
import shellescape
1918
from typing import Callable, Any, Union, Generator, cast

0 commit comments

Comments
 (0)