mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 14:35:45 +01:00
remove todo, because it is already done
This commit is contained in:
@@ -131,7 +131,6 @@ public class DefaultPluginLoader implements PluginLoader
|
|||||||
extensions.size(), multiple.size(), single.size());
|
extensions.size(), multiple.size(), single.size());
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO bind jax-rs providers always as singleton
|
|
||||||
new ExtensionBinder(binder).bind(multiple, single, extensions);
|
new ExtensionBinder(binder).bind(multiple, single, extensions);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user