diff options
-rw-r--r-- | lib/api/todos.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/api/todos.rb b/lib/api/todos.rb index 404675bfaec..526b5216e15 100644 --- a/lib/api/todos.rb +++ b/lib/api/todos.rb @@ -110,5 +110,3 @@ module API end end end - -API::Todos.prepend_if_ee('EE::API::Todos') |