Skip to content

Commit

Permalink
fix(crashes): Remove unused import in android
Browse files Browse the repository at this point in the history
  • Loading branch information
hrafnkellb-advania committed Sep 21, 2021
1 parent d2da850 commit 6dd669f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
import com.microsoft.appcenter.AppCenter;
import com.microsoft.appcenter.crashes.Crashes;

import java.util.Map;

public class CrashesBase {

public void enable(boolean enabled) {
Expand Down

0 comments on commit 6dd669f

Please sign in to comment.