Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
liamhuber committed Jun 12, 2024
1 parent 9a88467 commit 2a8fa88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyiron_workflow/nodes/standard.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

import random
from time import sleep
from typing import Any

from pyiron_workflow.channels import NOT_DATA, OutputSignal
from pyiron_workflow.nodes.function import Function, as_function_node
Expand Down

0 comments on commit 2a8fa88

Please sign in to comment.