Skip to content

Commit 556e286

Browse files
committed
Update
[ghstack-poisoned]
1 parent 99cb0ab commit 556e286

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

torchft/fsdp_test.py

-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
# LICENSE file in the root directory of this source tree.
66

77
import os
8-
from concurrent.futures import ThreadPoolExecutor
98
from typing import Any, Dict, Tuple
10-
from unittest import TestCase, skipUnless
119
from unittest.mock import Mock
1210

1311
import torch

0 commit comments

Comments
 (0)