Skip to content
This repository was archived by the owner on May 2, 2018. It is now read-only.

Commit bd5c76b

Browse files
committed
working on #29
1 parent c88d05b commit bd5c76b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

admin/includes/cmb2-extra.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ function ds_cmb_render_multicheck_posttype( $field, $escaped_value, $object_id,
2828
} else {
2929
$options .= $field_type_object->list_input( $args, $i );
3030
}
31-
$options .= $field_type_object->list_input( $args, $i );
3231
$i++;
3332
}
3433
}

0 commit comments

Comments
 (0)