Commit 0f1e8a58 authored by Yorick Peterse's avatar Yorick Peterse

Remove TODO from the Delegated presenter

This TODO only exists in EE, and since it's a TODO there's no real point
in backporting it. As such we'll just get rid of it.
parent 222b0b6e
......@@ -3,7 +3,6 @@
module Gitlab
module View
module Presenter
# TODO: find a way to delegate calls to `class` methods to the subject's class; see gitlab-ce/#57299
class Delegated < SimpleDelegator
include Gitlab::View::Presenter::Base
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment