Skip to content

Commit 8dfa71a

Browse files
author
TakeshiMusgrave
committed
Remove unused import
1 parent 8cd30f0 commit 8dfa71a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/utils/test_distributed.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import logging
22
import os
33
import unittest
4-
from contextlib import nullcontext
54

65
import torch
76
import torch.distributed as dist

0 commit comments

Comments
 (0)