mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-02 10:55:30 -04:00
Remove unused variable
This commit is contained in:
parent
5cb85ea857
commit
79ef7bcd1c
@ -120,7 +120,6 @@ macro get_and_save_sort_opt(dir)
|
||||
|
||||
sort_opt = SortOptions.new sort_method, is_ascending
|
||||
|
||||
key = "#{{{dir}}}:#{username}:sort_opt"
|
||||
TitleInfo.new {{dir}} do |info|
|
||||
info.sort_by[username] = sort_opt.to_tuple
|
||||
info.save
|
||||
|
Loading…
x
Reference in New Issue
Block a user