Skip to content

Commit

Permalink
we do.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga committed Oct 31, 2024
1 parent 146266b commit a9127f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Forms/Tags.php
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ public function success()
return str($successMessage)->length() > 0;
}

// TODO: Should probably output success string instead of `true` boolean for consistency.
return $successMessage;
}

Expand Down

0 comments on commit a9127f0

Please sign in to comment.