Skip to content

Commit

Permalink
Removing "what" comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kimcoleman committed Dec 16, 2024
1 parent f29fc9e commit 8252720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/course/lesson-preview.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
?>

<?php
// Does the lesson have an assignment?
if ( function_exists( 'llms_lesson_has_assignment' ) && llms_lesson_has_assignment( $lesson->get( 'id' ) ) ) {
?>
<span class="llms-lesson-has-assignment">
Expand Down

0 comments on commit 8252720

Please sign in to comment.