We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f954e commit a82bc56Copy full SHA for a82bc56
src/index.js
@@ -20,10 +20,6 @@
20
// you must obtain a commercial license from CoCreate LLC.
21
// For details, visit <https://cocreate.app/licenses/> or contact us at [email protected].
22
23
-const { URL } = require('url');
24
-
25
-const organizations = new Map();
26
27
class CoCreateFileSystem {
28
constructor(render) {
29
this.render = render
0 commit comments