Skip to content

Commit c279537

Browse files
committed
chore: removed unused import
1 parent b58227f commit c279537

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pydra/compose/base/builder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import types
33
from pathlib import Path
44
from copy import copy
5-
import attrs.validators
65
from pydra.utils.typing import TypeParser, is_optional, is_fileset_or_union
76
import attrs
87
from .task import Task, Outputs

0 commit comments

Comments
 (0)