Skip to content

Commit

Permalink
CTX-6563: coretex task pull implementation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Tintor committed Sep 4, 2024
1 parent 55a3509 commit 55170ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions coretex/entities/repository/coretex_repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,3 @@ def getDiff(self) -> List[Dict[str, Any]]:
})

return differences

# def updateRepository(self, differences: List[Dict[str, Any]]) -> None:
# pass

0 comments on commit 55170ee

Please sign in to comment.