OSDN Git Service

fix:asoc system
[pettanr/pettanr.git] / app / assets / javascripts / models / panel.js.coffee
index 8bfd9d8..ff766da 100644 (file)
@@ -14,9 +14,6 @@ class Pettanr.Panel extends Peta.Root
     publish: 0\r
   } \r
   \r
-  author: () ->\r
-    new Pettanr.Cache.Retriever(Pettanr.Author, @get('author_id'))\r
-  \r
   with_elements: () ->\r
     new Pettanr.Panel.WithElements({id: @get('id')})\r
   \r