Skip to content

Remove unused dependencies#241

Merged
dr-orlovsky merged 1 commit intoRGB-WG:masterfrom
zoedberg:remove_unused
Jan 23, 2023
Merged

Remove unused dependencies#241
dr-orlovsky merged 1 commit intoRGB-WG:masterfrom
zoedberg:remove_unused

Conversation

@zoedberg
Copy link
Member

found some unused dependencies so opening this to remove them

@dr-orlovsky
Copy link
Member

This is very strange. These deps should be used for reading config file and environment. If they are not it might be a bug or a code missed. I will look is it the case.

@dr-orlovsky dr-orlovsky added the question Further information is requested label Jan 23, 2023
@dr-orlovsky dr-orlovsky added this to the 0.9.0 milestone Jan 23, 2023
@dr-orlovsky dr-orlovsky self-assigned this Jan 23, 2023
@dr-orlovsky dr-orlovsky changed the title remove unused dependencies Remove unused dependencies Jan 23, 2023
Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

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

ACK 17238b8

I confirm that this deps are not used - they come from the early days of the node. Environment is now read through std::env here - and in microservices which provides a set-up helper functions.

@dr-orlovsky dr-orlovsky merged commit e95e300 into RGB-WG:master Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants