fixed typos

This commit is contained in:
Marc Wäckerlin
2016-11-24 16:00:52 +00:00
parent e1c8152f37
commit ae748014a7
2 changed files with 1 additions and 2 deletions

View File

@@ -481,7 +481,6 @@ function start() {
try {
status("Starting up ...");
emit("docker.images");
emit("docker.containers");
showImage();
} catch (m) {
error(m);