Commit 0ff2b3e
Properly ingore unused import lint (#2343)
Summary:
Pull Request resolved: #2343
#2339 attempted to ignore an unused import lint, but did so incorrectly. This fixed that.
Reviewed By: saitcakmak
Differential Revision: D57280457
fbshipit-source-id: be1834c55eb24647929ce935d2f1b4af31d6fa4d1 parent 1d2f840 commit 0ff2b3e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments