aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Storage/App/iOS/FIRAppDelegate.m
diff options
context:
space:
mode:
Diffstat (limited to 'Example/Storage/App/iOS/FIRAppDelegate.m')
-rw-r--r--Example/Storage/App/iOS/FIRAppDelegate.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/Example/Storage/App/iOS/FIRAppDelegate.m b/Example/Storage/App/iOS/FIRAppDelegate.m
index d8e4497..9568d06 100644
--- a/Example/Storage/App/iOS/FIRAppDelegate.m
+++ b/Example/Storage/App/iOS/FIRAppDelegate.m
@@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-@import FirebaseStorage;
-
#import "FIRAppDelegate.h"
@implementation FIRAppDelegate