Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalvin committed Jul 5, 2024
1 parent 3b50410 commit 3ef2227
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flint/prefect/flows/continuum_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from pathlib import Path
from typing import Any, List, Optional, Union

from attr import field
from configargparse import ArgumentParser
from prefect import flow, tags, unmapped

Expand Down

0 comments on commit 3ef2227

Please sign in to comment.