Skip to content

Commit a224225

Browse files
Update api.js
Co-authored-by: Caner Akdas <[email protected]>
1 parent 0d5161b commit a224225

File tree

1 file changed

+0
-1
lines changed
  • src/generators/legacy-html/assets

1 file changed

+0
-1
lines changed

src/generators/legacy-html/assets/api.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,3 @@ const setupCopyButton = () => {
202202
// Initialize either on DOMContentLoaded or immediately if already loaded
203203
document.addEventListener('DOMContentLoaded', initFeatures);
204204
if (document.readyState !== 'loading') initFeatures();
205-

0 commit comments

Comments
 (0)