Skip to content

2003 remove unused endpoints#2070

Merged
mssalvatore merged 2 commits into
developfrom
2003-remove-unused-endpoints
Jul 8, 2022
Merged

2003 remove unused endpoints#2070
mssalvatore merged 2 commits into
developfrom
2003-remove-unused-endpoints

Conversation

@VakarisZ

@VakarisZ VakarisZ commented Jul 8, 2022

Copy link
Copy Markdown
Contributor

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

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

@mssalvatore mssalvatore Jul 8, 2022

Copy link
Copy Markdown
Collaborator

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