Skip to content

Commit

Permalink
#284 [style] ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
2zerozu committed Dec 23, 2023
1 parent c8f1dac commit 30e3c57
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ class BarcodeScannerFragment :
private fun showErrorDialog() =
BarcodeErrorDialog().show(childFragmentManager, BarcodeErrorDialog.TAG)


private fun goToCreateBook() {
findNavController().navigate(
R.id.action_barcodeScannerFragment_to_createBookFragment,
Expand Down

0 comments on commit 30e3c57

Please sign in to comment.