Skip to content

Commit a67d14c

Browse files
committed
fix pre-commit
Signed-off-by: root <li126com2@126.com>
1 parent 6bbf342 commit a67d14c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

transfer_queue/storage/managers/simple_backend_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
from functools import wraps
2323
from operator import itemgetter
2424
from typing import Any, Callable, NamedTuple, Optional
25-
from uuid import uuid4
2625

2726
import torch
2827
import zmq

0 commit comments

Comments
 (0)