Commit 20db4d5
Ignore "unused" import
Summary: Some linters may falsely label this as an unused import (this is used in OSS for determining version numbers). Suppressing this false positive.
Reviewed By: esantorella
Differential Revision: D57209605
fbshipit-source-id: f2c64f6d0295cc2e4183faafd2d763c5de14b5d81 parent 5c8b8ae commit 20db4d5
1 file changed
+1
-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 | | |
| |||
0 commit comments