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

remove mergeDeviceWithConfiguration #644

Merged
merged 5 commits into from
Oct 16, 2023

Conversation

AlvaroVega
Copy link
Member

issue #642

@@ -24,7 +24,6 @@
const iotAgentLib = require('iotagent-node-lib');
const errors = require('./errors');
const dateFormat = require('dateformat');
const _ = require('underscore');
Copy link
Member

Choose a reason for hiding this comment

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

Is underscore used elsewhere? In negative case, we can remove it from packages.json also.

Copy link
Member Author

Choose a reason for hiding this comment

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

done in 09f8199

@AlvaroVega AlvaroVega marked this pull request as ready for review October 16, 2023 08:28
CHANGES_NEXT_RELEASE Outdated Show resolved Hide resolved
Co-authored-by: Fermín Galán Márquez <[email protected]>
Copy link
Member

@fgalan fgalan left a comment

Choose a reason for hiding this comment

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

LGTM

@fgalan fgalan merged commit 12cc063 into master Oct 16, 2023
7 checks passed
@fgalan fgalan deleted the task/remove_local_mergeDeviceWithConfiguration branch October 16, 2023 10:46
@AlvaroVega AlvaroVega mentioned this pull request Oct 23, 2023
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