Skip to content

Conversation

VakarisZ
Copy link
Contributor

@VakarisZ VakarisZ commented Jul 8, 2022

What does this PR do?

Fixes #2003

Add any further explanations here.

PR Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Is the TravisCI build passing?
  • Was the CHANGELOG.md updated to reflect the changes?
  • Was the documentation framework updated to reflect the changes?
  • Have you checked that you haven't introduced any duplicate code?

Testing Checklist

  • Added relevant unit tests?
  • Have you successfully tested your changes locally? Elaborate:

    Tested by {Running the Monkey locally with relevant config/running Island/...}

  • If applicable, add screenshots or log transcripts of the feature working

@@ -43,7 +42,6 @@
from monkey_island.cc.resources.node_states import NodeStates
from monkey_island.cc.resources.pba_file_download import PBAFileDownload
from monkey_island.cc.resources.pba_file_upload import FileUpload
from monkey_island.cc.resources.propagation_credentials import PropagationCredentials
Copy link
Collaborator

@mssalvatore mssalvatore Jul 8, 2022

Choose a reason for hiding this comment

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

This is used on line 189.

@VakarisZ VakarisZ marked this pull request as ready for review July 8, 2022 12:11
@VakarisZ VakarisZ force-pushed the 2003-remove-unused-endpoints branch from 03d4663 to ea7b816 Compare July 8, 2022 12:17
@mssalvatore mssalvatore merged commit cd83988 into develop Jul 8, 2022
@mssalvatore mssalvatore deleted the 2003-remove-unused-endpoints branch July 8, 2022 13:12
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.

Retrieve/Submit config to new endpoints
3 participants