Commit c4ea568d authored by morgan's avatar morgan 😸
Browse files

fixup! [android] Add Tor integration and UI

parent 6f88d76b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -55,6 +55,3 @@ interface TorController: TorEvents {
    fun setTorStopped()
    fun restartTor()
}