Skip to content

Commit 0dd9887

Browse files
Format
1 parent 9b03934 commit 0dd9887

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

firebase-firestore/src/main/java/com/google/firebase/firestore/bundle/BundleElement.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,4 @@
1414

1515
package com.google.firebase.firestore.bundle;
1616

17-
import org.json.JSONException;
18-
import org.json.JSONObject;
19-
20-
public interface BundleElement {
21-
22-
}
17+
public interface BundleElement {}

0 commit comments

Comments
 (0)