Skip to content

Commit

Permalink
Merge pull request #84 from croservices/validate-file-fields
Browse files Browse the repository at this point in the history
Remove unnecessary import
  • Loading branch information
Altai-man authored Oct 27, 2023
2 parents 1a92bfd + 4aad491 commit 99d6091
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Cro/WebApp/Form.rakumod
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use Cro::HTTP::Body;
use Cro::HTTP::MultiValue;
use Cro::HTTP::Router;

#| A role to be mixed in to Attribute to hold extra form-related properties.
my role FormProperties {
Expand Down

0 comments on commit 99d6091

Please sign in to comment.