Skip to content

Commit a82bc56

Browse files
committed
fix: removed organizations map and url module
1 parent 26f954e commit a82bc56

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020
// you must obtain a commercial license from CoCreate LLC.
2121
// For details, visit <https://cocreate.app/licenses/> or contact us at sales@cocreate.app.
2222

23-
const { URL } = require('url');
24-
25-
const organizations = new Map();
26-
2723
class CoCreateFileSystem {
2824
constructor(render) {
2925
this.render = render

0 commit comments

Comments
 (0)