Commit 3598a28
Remove unused type error suppressions
Summary:
This diff was automatically generated by the Pyre per-target upgrade tool.
It removes `# pyre-fixme` or `pyrefly: ignore` comments that are no longer needed because the underlying type errors have been resolved.
Note that it will also aim to ensure type checking runs cleanly, and will add suppressions to existing type errors.
Directories: cinderx/TestScripts, cinderx/UpstreamBorrow, cinderx/Interpreter, cinderx/Internal, cinderx/tools, cinderx/PythonBin, cinderx/oss_toplevel, cinderx/Jit
#pyreupgrade
Reviewed By: yoney
Differential Revision: D114621180
fbshipit-source-id: e8f55be74bbef17d30be3383e56c0024ee238a941 parent 2575cb1 commit 3598a28
2 files changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | 464 | | |
468 | 465 | | |
469 | 466 | | |
470 | 467 | | |
471 | 468 | | |
472 | 469 | | |
473 | 470 | | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | 471 | | |
478 | 472 | | |
479 | 473 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | 218 | | |
220 | 219 | | |
221 | 220 | | |
| |||
0 commit comments