Skip to content

Commit

Permalink
Revert aztec rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad committed Sep 1, 2023
1 parent 4802f07 commit 9d8bc85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion yarn-project/aztec-rpc/src/config/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { fileURLToPath } from '@aztec/foundation/url';

import { readFileSync } from 'fs';
import { dirname, resolve } from 'path';
import { fileURLToPath } from 'url';

/**
* Configuration settings for the RPC Server.
Expand Down

0 comments on commit 9d8bc85

Please sign in to comment.