remove old TODO
This commit is contained in:
@@ -680,7 +680,6 @@ class ExternalPool(Pool):
|
|||||||
exit(EXIT_ERROR)
|
exit(EXIT_ERROR)
|
||||||
|
|
||||||
def clean_old_snapshots(self) -> None:
|
def clean_old_snapshots(self) -> None:
|
||||||
# this seems to be broken TODO
|
|
||||||
print("Cleaning old snapshots")
|
print("Cleaning old snapshots")
|
||||||
for dataset in self.datasets:
|
for dataset in self.datasets:
|
||||||
dataset.clean_old_snapshots()
|
dataset.clean_old_snapshots()
|
||||||
|
|||||||
Reference in New Issue
Block a user