mirror of
https://github.com/shouptech/share-a-bike.git
synced 2026-02-03 12:29:42 +00:00
Removed unnecessary code from sources.json
This commit is contained in:
parent
b63b493fab
commit
fed2173e75
1 changed files with 0 additions and 8 deletions
|
|
@ -17,13 +17,5 @@
|
||||||
{
|
{
|
||||||
"source": "app/views/mapScene/mapScene-chrome.js",
|
"source": "app/views/mapScene/mapScene-chrome.js",
|
||||||
"scenes": "mapScene"
|
"scenes": "mapScene"
|
||||||
},
|
|
||||||
{
|
|
||||||
"source": "app/assistants/preferences-assistant.js",
|
|
||||||
"scenes": "preferences"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"source": "app/views/preferences/preferences-chrome.js",
|
|
||||||
"scenes": "preferences"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
Add table
Reference in a new issue