Detect Unused Dependencies

I have an automation that has a lot of dependencies. I suspect that many are no longer used. How can you detect which dependencies are actually used and needed by the automation and which ones can be removed?

1 Like

Hy @laurashendrix,

Yes you can, check it out:

In the project settings, one of the conditions is ST-USG-010 (Unused dependencies)

Click on the Ribbon Analyse File => Analyse Project

image

In the error list you can filter by the rule ST-USG-010 and view the unused depencies.

Happy Automation

Regards

4 Likes

Thanks so much!

1 Like

Hy @laurashendrix,

I am so glad I was able to help you!

Please mark my answer as the solution to close this post.

image

Thank you

Happy Automation

PS: When you reply someones post make sure to tag them so the person can be notified you answered.