Skip to content

Commit

Permalink
Back out "Revert Accessibilty Checker"
Browse files Browse the repository at this point in the history
Summary: As title. Reverts {D44985561}.

Reviewed By: NTillmann

Differential Revision: D45017360

fbshipit-source-id: dc61c6d0bdd93d118d642fb6a1ae130517d6523f
  • Loading branch information
agampe authored and facebook-github-bot committed Apr 19, 2023
1 parent 08da762 commit 2411df0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion checkers/AccessibilityChecker.cpp
Expand Up @@ -21,7 +21,6 @@ void AccessibilityChecker::run_checker(DexStoresVector& stores,
ConfigFiles& /* conf */,
PassManager& mgr,
bool established) {
return;
if (established) {
return;
}
Expand Down

0 comments on commit 2411df0

Please sign in to comment.