Skip to content

Commit 4937000

Browse files
authored
Merge pull request #150 from easycoder/dev
Remove unwanted code
2 parents d673669 + 1ae84e7 commit 4937000

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/easycoder.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
function easycoder_enqueue_script() {
1818
wp_enqueue_script('easycoder_script',
1919
'https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/easycoder.js', array(), '2.7.3');
20-
// wp_enqueue_script('easycoder_script', 'https://rembrandt.easycoder.software/dist/easycoder.js',
21-
array(), '2.7.3');
2220
}
2321

2422
// Set up default plugin and REST scripts

0 commit comments

Comments
 (0)