Skip to content

Commit f7338a6

Browse files
committed
rm useless
1 parent 02b4d25 commit f7338a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffusers/oneflow_graph_compile_cache.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
from collections import deque
33
from timeit import default_timer as timer
4-
from .utils import logging, cost_cnt
4+
from .utils import logging
55
import oneflow as flow
66

77
logger = logging.get_logger(__name__)

0 commit comments

Comments
 (0)