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