Skip to content

Commit

Permalink
Fix missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
QuintinWillison committed Aug 27, 2021
1 parent 06c84a8 commit 320cc4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import android.content.Intent;
import android.content.IntentFilter;

import android.util.Log;
import androidx.annotation.Nullable;
import androidx.localbroadcastmanager.content.LocalBroadcastManager;

Expand Down

0 comments on commit 320cc4b

Please sign in to comment.