Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3104ea3 authored by narinder Rana's avatar narinder Rana
Browse files

refine code

parent 83e14173
Loading
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -94,11 +94,6 @@ class BlockedNumbersController : QkController<BlockedNumbersView, BlockedNumbers
                .setNegativeButton(R.string.button_cancel) { _, _ -> }
                .setOnDismissListener { textWatcher.dispose() }
        dialog.show();



//
//
    }

}