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

Graph container/refactor #12

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Graph container/refactor #12

merged 2 commits into from
Apr 30, 2024

Conversation

mdtagg
Copy link
Collaborator

@mdtagg mdtagg commented Apr 30, 2024

References issue #. Please review this @teammember1, @teamMember2.

Types of changes

  • Bugfix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Refactor (change which changes the codebase without affecting its external behavior)
  • Non-breaking change (fix or feature that would cause existing functionality to work as expected)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Purpose

  • old console logs from prior teams were polluting the console upon each load of the electron app

Approach

  • used the global search in vs code to find all the old console logs. Left error logs in the servers.

Merge branch 'dev' into graphContainer/refactor
@tedpham3 tedpham3 merged commit a028ae5 into dev Apr 30, 2024
@mdtagg mdtagg deleted the graphContainer/refactor branch April 30, 2024 23:07
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