Skip to content

Commit

Permalink
import package
Browse files Browse the repository at this point in the history
  • Loading branch information
nicelyjust committed Sep 28, 2022
1 parent c7bb3df commit fc1d211
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
import android.util.Log;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;

public class NsdManagerServiceResolver implements ServiceResolver {
private static final String TAG = NsdManagerServiceResolver.class.getSimpleName();
Expand Down

0 comments on commit fc1d211

Please sign in to comment.