Skip to content

Commit 8ac225d

Browse files
committed
Fix problem with empty snippet lists
1 parent 6c0cdef commit 8ac225d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Snippets/Snippets.API.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ function xmlhttprequest_plugin_snippets() {
1515
"label" => plugin_lang_get("select_label"),
1616
"default" => plugin_lang_get("select_default"),
1717
),
18-
"bugnote_text" => array(),
1918
);
2019

2120
# arrange the available snippets into the data array

0 commit comments

Comments
 (0)