1
0
Fork 0
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:
mikeshoup@gmail.com 2010-12-18 22:18:55 +00:00
parent b63b493fab
commit fed2173e75

View file

@ -17,13 +17,5 @@
{
"source": "app/views/mapScene/mapScene-chrome.js",
"scenes": "mapScene"
},
{
"source": "app/assistants/preferences-assistant.js",
"scenes": "preferences"
},
{
"source": "app/views/preferences/preferences-chrome.js",
"scenes": "preferences"
}
]