OSDN Git Service

change page status
[pettanr/pettanr.git] / app / assets / javascripts / models / comic.js.coffee
index 8cb686a..3699848 100644 (file)
@@ -31,6 +31,3 @@ class Pettanr.Comic extends Peta.Binder
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.Comic.Collection extends Backbone.Collection\r
-  model: Pettanr.Comic\r
-  url: '/comics'\r