Skip to content
Snippets Groups Projects
Verified Commit de1db963 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

core.loader: Clean up dead code

parent 5e4fd64d
No related branches found
No related tags found
No related merge requests found
......@@ -357,8 +357,6 @@ class DVCSLoader(BaseLoader):
"""
ADDITIONAL_CONFIG = {} # type: Dict[str, Tuple[str, Any]]
def cleanup(self) -> None:
"""Clean up an eventual state installed for computations."""
pass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment