There was an error while loading. Please reload this page.
1 parent 6bbf342 commit a67d14cCopy full SHA for a67d14c
1 file changed
transfer_queue/storage/managers/simple_backend_manager.py
@@ -22,7 +22,6 @@
22
from functools import wraps
23
from operator import itemgetter
24
from typing import Any, Callable, NamedTuple, Optional
25
-from uuid import uuid4
26
27
import torch
28
import zmq
0 commit comments