Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkourlas committed Jan 26, 2022
1 parent 75658c7 commit edf4a3a
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -31,7 +31,6 @@ import net.kourlas.voipms_sms.preferences.setRawSyncInterval
import net.kourlas.voipms_sms.sms.ConversationId
import net.kourlas.voipms_sms.sms.workers.SyncWorker
import net.kourlas.voipms_sms.utils.subscribeToDidTopics
import java.util.*

class CustomApplication : Application() {
private var conversationsActivitiesVisible = 0
Expand Down

0 comments on commit edf4a3a

Please sign in to comment.