diff --git a/lib/api/todos.rb b/lib/api/todos.rb index 404675bfaec6d98317e3bd39f7c556661b2b7251..526b5216e15d705b478aae06ef69cb8bde181b69 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')