[Mobile] Console

Removed call to console so
mvn clean install would compile.
This commit is contained in:
Shivam Dave 2015-07-28 10:58:22 -07:00
parent e32403a75f
commit 2a4943f584

View File

@ -127,7 +127,7 @@ define(
} }
function updateRouteBackArrow() { function updateRouteBackArrow() {
console.log("Back Arrow"); // console.log("Back Arrow");
} }
// Load the root object, put it in the scope. // Load the root object, put it in the scope.