Skip to content

Commit

Permalink
fix "try" typo from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Dec 14, 2020
1 parent 9be60c2 commit eeb3142
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ public void onDestroy() {
}

private void stopTorAsync() {
try {

new Thread(() ->{
Log.i("OrbotService", "stopTor");
Expand Down

0 comments on commit eeb3142

Please sign in to comment.