Skip to content

(bugsbash) Remove dead code #89

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

Merged
merged 2 commits into from
May 6, 2021
Merged

Conversation

soniasingla
Copy link
Contributor

@soniasingla soniasingla commented May 4, 2021

No description provided.

@soniasingla soniasingla requested a review from tsurdilo as a code owner May 4, 2021 17:36
Signed-off-by: Sonia Singla <soniasingla.1812@gmail.com>
@@ -32,7 +32,6 @@
public static final String description = " : ";
public static final String title = "title ";
public static final String footer = "center footer Serverless Workflow Specification - serverlessworkflow.io";
public static final String legendStart = new StringBuffer().append("legend top center").append(System.lineSeparator()).toString();
Copy link
Contributor

Choose a reason for hiding this comment

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

legendStart is used - see failing tests. i think this one should be kept and not removed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated! Thanks for the review :)

@tsurdilo tsurdilo merged commit fb79b3d into serverlessworkflow:main May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants