mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-02 02:50:16 +01:00
Fix warnings for Ruby 2.2 update
This commit is contained in:
parent
19a3d2091d
commit
0d6e0efcee
3 changed files with 1 additions and 5 deletions
|
|
@ -77,7 +77,6 @@ module RecurringTodos
|
|||
end_date: attributes[:end_date],
|
||||
ends_on: attributes[:ends_on],
|
||||
number_of_occurences: attributes[:number_of_occurences],
|
||||
target: attributes[:target],
|
||||
project: attributes[:project],
|
||||
context: attributes[:context],
|
||||
project_id: attributes[:project_id],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue