Skip to content

Commit 39313bb

Browse files
levendleefacebook-github-bot
authored andcommitted
Fix a lint error. (#4156)
Summary: Pull Request resolved: #4156 X-link: facebookresearch/FBGEMM#1236 Fix an lint error of unused import. Differential Revision: D75075076 fbshipit-source-id: 8b3b3313aff8b2e6dba6ad0840aa59e4594a7405
1 parent d216c28 commit 39313bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fbgemm_gpu/test/tbe/ssd/ssd_l2_cache_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# pyre-strict
88
# pyre-ignore-all-errors[3,6,56]
99

10-
import logging
1110
import math
1211
import tempfile
1312

0 commit comments

Comments
 (0)