more removal of unused functions

This commit is contained in:
Girish Ramakrishnan
2021-08-20 09:11:38 -07:00
parent 0d87a5d665
commit a4b5219706
2 changed files with 0 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ exports = module.exports = {
startContainer,
restartContainer,
stopContainer,
stopContainerByName: stopContainer,
stopContainers,
deleteContainer,
deleteImage,