summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/index.js
diff options
context:
space:
mode:
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 ()