Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRESOLVER-43] Enhancements to the public API to add support for trac… #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChristianSchulte
Copy link
Contributor

…king various informational declaration source hints.

…king various informational declaration source hints.
/**
* Creates an empty management update.
*/
public DependencyManagement()
{
// enables default constructor
super();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the super if we don't extend anything?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants