Tidying Up

This commit is contained in:
Ben Toogood
2020-02-06 09:29:27 +00:00
parent aa58a9749b
commit 9983aea928
3 changed files with 2 additions and 9 deletions

View File

@@ -51,8 +51,6 @@ type CreateOptions struct {
Output io.Writer
// Type of service to create
Type string
// Source of the code
Source string
}
// ReadOptions queries runtime services