boazchung commited on
Commit
fde6c75
1 Parent(s): 4d4a643

Update deberta.js

Browse files
Files changed (1) hide show
  1. deberta.js +1 -1
deberta.js CHANGED
@@ -14,4 +14,4 @@ async function main() {
14
  console.log(out);
15
  }
16
 
17
- //main();
 
14
  console.log(out);
15
  }
16
 
17
+ main();