OSDN Git Service

operator move to cache
[pettanr/pettanr.git] / app / assets / javascripts / views / top / demo.js.coffee
index 97d65ca..76fffad 100644 (file)
@@ -2,7 +2,6 @@ class Pettanr.Views.Top.Demo extends Backbone.View
   tagName: 'div'\r
   \r
   initialize: (options) ->\r
-    @operators = options.operators\r
   \r
   render: () ->\r
     this.$el.html('Demo')\r