diff --git a/android/gradle.properties b/android/gradle.properties
index a60daa0..5c96dce 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -23,4 +23,4 @@ MYAPP_RELEASE_STORE_PASSWORD=bigjohncookies
MYAPP_RELEASE_KEY_PASSWORD=bigjohncookies
# android.useDeprecatedNdk=true
-org.gradle.configureondemand=true
\ No newline at end of file
+# org.gradle.configureondemand=true
\ No newline at end of file
diff --git a/js/pages/LandingPage.js b/js/pages/LandingPage.js
index ccdb3f9..a2c2e89 100644
--- a/js/pages/LandingPage.js
+++ b/js/pages/LandingPage.js
@@ -1,7 +1,7 @@
// @flow
import React from 'react';
-import { View, Text, Image, AsyncStorage } from 'react-native';
-import atcCookieImage from '../../static/atc-cookie-logo.png';
+import { View, Text, AsyncStorage } from 'react-native';
+// import atcCookieImage from '../imgs/atc-cookie-logo.png';
import { Link } from 'react-router-native';
import RouterButton from 'react-router-native-button';
import { compose, withHandlers, withState } from 'recompose';
@@ -35,11 +35,11 @@ const LandingPage = ({ skipIfAlreadyChosen, loading }: Props) => {
flex: 1,
height: '100%',
}}>
-
+ /> */}
We need to use your location to bring you the best experience possible.