Skip to content

Commit 881c91b

Browse files
committed
Attempt to fix wpcs errors
1 parent 33b05f2 commit 881c91b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

php/views/edit.php

+1-3
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,7 @@
142142
</div>
143143

144144
<script>
145-
/**
146-
* Loads CodeMirror on the snippet editor
147-
*/
145+
/* Loads CodeMirror on the snippet editor */
148146
(function() {
149147

150148
var atts = [];

0 commit comments

Comments
 (0)