OSDN Git Service

change page status
[pettanr/pettanr.git] / app / assets / javascripts / models / scroll.js.coffee
index a40b2ba..c312605 100644 (file)
@@ -24,6 +24,3 @@ class Pettanr.Scroll extends Peta.Binder
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.Scroll.Collection extends Backbone.Collection\r
-  model: Pettanr.Scroll\r
-  url: '/scrolls'\r