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

resolved errors #293

Merged
merged 2 commits into from
May 25, 2022
Merged

resolved errors #293

merged 2 commits into from
May 25, 2022

Conversation

chetan453
Copy link
Contributor

issue #269

@@ -110,6 +109,9 @@ val options = new ClientOptions("--phase", "match", "--conf", "dummy", "--licen
//Zingg execution for the given phase
val client = new Client(args, options);
client.init();
System.out.println("line 113");
Copy link
Member

Choose a reason for hiding this comment

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

these printlns should not be in the code

@sonalgoyal sonalgoyal merged commit 40318bc into zinggAI:main May 25, 2022
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