mirror of
https://github.com/RamonGebben/getmehigh-native.git
synced 2026-03-10 08:41:24 +00:00
removed dead code
This commit is contained in:
@@ -18,9 +18,7 @@ var getMeHighMobile = React.createClass({
|
||||
|
||||
getInitialState: function(){
|
||||
return {
|
||||
shops: [
|
||||
{name: 'Loading shops', id: '1234'}
|
||||
],
|
||||
shops: [],
|
||||
lastPosition: 'unknown',
|
||||
theOne: 'unknown'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user