Skip to content

Commit

Permalink
fix: restore a commented code for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen L. <[email protected]>
  • Loading branch information
lrq3000 committed May 20, 2024
1 parent 6c19289 commit 90bb0c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ class TypstProjectViewModel(application: Application) : AndroidViewModel(applica
"Failed to call clearTypstProjectFiles(), might have already cleared as service is dead $e"
)
}
//stopAndUnbindService()
stopAndUnbindService()
}
}

Expand Down

0 comments on commit 90bb0c8

Please sign in to comment.