summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/index.js
diff options
context:
space:
mode:
authorRene Ae <aehtyb@gmail.com>2015-11-20 02:36:20 -0600
committerRene Ae <aehtyb@gmail.com>2015-11-20 02:36:20 -0600
commit19a79cf0d9de0a73af4460f528aad1bde2544532 (patch)
tree3674334ef5bf51c347d37f7fa35d901ec58498c1 /StoneIsland/www/js/index.js
parent7d1e7f163acfb4f26c07db241d1cc1b852653324 (diff)
more css on hub and story
Diffstat (limited to 'StoneIsland/www/js/index.js')
-rw-r--r--StoneIsland/www/js/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js
index dec2d0cd..44146e65 100644
--- a/StoneIsland/www/js/index.js
+++ b/StoneIsland/www/js/index.js
@@ -30,7 +30,6 @@ var app = (function(){
app.archive = new ArchiveView ()
app.hub = new HubView ()
app.story = new StoryView ()
-
app.cart = new CartView ()
app.intro = new IntroView ()