remove unused import

This commit is contained in:
B. Petersen
2019-12-31 16:53:54 +01:00
parent c113013c55
commit ecce271785
@@ -12,7 +12,6 @@ import androidx.annotation.NonNull;
import androidx.core.app.NotificationManagerCompat;
import android.text.TextUtils;
import android.util.Log;
import android.widget.Toast;
import com.b44t.messenger.DcMsg;