Skip to content

Commit

Permalink
MainActivity: Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
qkdxorjs1002 committed Apr 12, 2021
1 parent eb5d0ac commit 993932c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.novang.anisched.ui.main;

import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.widget.Toolbar;
Expand All @@ -14,7 +13,6 @@
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.ImageButton;

Expand Down

0 comments on commit 993932c

Please sign in to comment.