remove delete_task from the Replica API so it's not misused

This commit is contained in:
Dustin J. Mitchell 2020-11-29 13:46:52 -05:00
parent af7363f3aa
commit 1b7dbd0715
2 changed files with 4 additions and 3 deletions

View file

@ -49,4 +49,3 @@ mod test {
});
}
}