Delete TODO.
This commit is contained in:
parent
b81b24b3ce
commit
99395d85c1
|
@ -34,7 +34,7 @@ module Travis::Api::App::Responders
|
|||
end
|
||||
|
||||
def root
|
||||
File.expand_path('.') # TODO wat.
|
||||
File.expand_path('.')
|
||||
end
|
||||
|
||||
def last_modified
|
||||
|
|
Loading…
Reference in New Issue
Block a user