Skip to content

Commit 39af6fe

Browse files
committed
committing updated readme
1 parent 6273b69 commit 39af6fe

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/js/client-config-builder/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -580,10 +580,6 @@ export const getDefaultConfig = (): ClientConfig<Uri> => {
580580
from: new Uri(defaultInterfaces.logger),
581581
to: new Uri(defaultPackages.logger),
582582
},
583-
{
584-
from: new Uri("wrap://ens/fs.polywrap.eth"),
585-
to: new Uri(defaultInterfaces.fileSystem),
586-
},
587583
{
588584
from: new Uri(defaultInterfaces.fileSystem),
589585
to: new Uri(defaultPackages.fileSystem),

0 commit comments

Comments
 (0)