mirror of
https://github.com/jimeh/redistat.git
synced 2026-02-19 13:26:39 +00:00
removed time and time= alias methods on
Redistat::Event which were identical to the date methods
This commit is contained in:
@@ -69,9 +69,6 @@ module Redistat
|
||||
@key.date = input
|
||||
end
|
||||
|
||||
alias :time :date
|
||||
alias :time= :date=
|
||||
|
||||
def scope
|
||||
@key.scope
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user