OSDN Git Service

fix profiler
[pettanr/pettanr.git] / app / assets / javascripts / models / picture.js.coffee
index 4d89c7d..405d9b4 100644 (file)
@@ -84,6 +84,3 @@ class Pettanr.Picture extends Peta.Content
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.Picture.Collection extends Backbone.Collection\r
-  model: Pettanr.Picture\r
-  url: '/pictures'\r