We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec50b1 commit bce4059Copy full SHA for bce4059
firebase-installations/src/main/java/com/google/firebase/installations/local/IidStore.java
@@ -30,7 +30,6 @@
30
import java.security.PublicKey;
31
import java.security.spec.InvalidKeySpecException;
32
import java.security.spec.X509EncodedKeySpec;
33
-import java.util.Optional;
34
35
public class IidStore {
36
private static final String IID_SHARED_PREFS_NAME = "com.google.android.gms.appid";
0 commit comments