- Clean up plancontext/fs.go code
- remove `@dagger(notimplemented)` from `engine.#Scratch` Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
@@ -54,7 +54,6 @@ package engine
|
||||
|
||||
// Produce an empty directory
|
||||
#Scratch: {
|
||||
@dagger(notimplemented)
|
||||
$dagger: task: _name: "Scratch"
|
||||
|
||||
output: #FS
|
||||
|
Reference in New Issue
Block a user