Skip to content

Commit 33ea6fc

Browse files
committed
Remove unused import
Signed-off-by: Pranav Prashant Thombre <pthombre@nvidia.com>
1 parent 23bbea0 commit 33ea6fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dfm/src/automodel/flow_matching/flow_matching_pipeline.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
import math
3232
import os
3333
import random
34-
from dataclasses import dataclass
3534
from typing import Any, Dict, Optional, Tuple
3635

3736
import torch

0 commit comments

Comments
 (0)