fix brackets

pull/2982/head
yann300 2 years ago
parent a2ec28e46e
commit 032c3d8232
  1. 2
      libs/remixd/src/services/foundryClient.ts

@ -131,8 +131,6 @@ export class FoundryClient extends PluginClient {
compilationResultPart.input[path] = { content: '' }
}
}
}
}
compilationResultPart.compilationTarget = contentJSON.ast.absolutePath

Loading…
Cancel
Save