Removed not needed code.
This commit is contained in:
parent
cceafe906f
commit
b316e24660
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ class Sessions::Backend::Collections::Base
|
|||
items.each {|item|
|
||||
all.push item.attributes_with_associations
|
||||
}
|
||||
all = items
|
||||
|
||||
# collect assets
|
||||
assets = {}
|
||||
|
|
Loading…
Reference in a new issue