Skip to content

Commit f3bf5c4

Browse files
committed
Remove commented print_r
1 parent 2543432 commit f3bf5c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

acf-input-counter.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ public function scripts() {
7171
} // end public function scripts
7272

7373
public function render_field($field) {
74-
//echo '<pre>'; print_r($field); echo '</pre>';
7574
if (!$this->run() ||
7675
!$field['maxlength'] ||
7776
($field['type'] != 'text' && $field['type'] != 'textarea')) {

0 commit comments

Comments
 (0)