diff options
Diffstat (limited to 'contracts/examples')
-rw-r--r-- | contracts/examples/compiler.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contracts/examples/compiler.json b/contracts/examples/compiler.json index 868a11905..7c78fba3b 100644 --- a/contracts/examples/compiler.json +++ b/contracts/examples/compiler.json @@ -1,7 +1,6 @@ { "artifactsDir": "./generated-artifacts", "contractsDir": "./contracts", - "workspaceDir": "../..", "useDockerisedSolc": true, "compilerSettings": { "optimizer": { |