Commit 670c85c
Suppress unused_imports that are used
Summary:
## This diff
This is actually used, but I guess the macro stuff confuses the linter.
## This stack
We have some annoying unused deps warnings all over Citadel.
Some can be cleaned up, some are actually used and some are due to the fact that we moved code without moving the tests too.
Reviewed By: anaypaul
Differential Revision: D91927999
fbshipit-source-id: f39747397a478a0fe4d955d714a4f70230f66dce1 parent 0bca613 commit 670c85c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
0 commit comments