Skip to content

Commit

Permalink
fix: Routing.pm error (#7715)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanegigandet authored Nov 18, 2022
1 parent adec341 commit 6367816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ProductOpener/Routing.pm
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ use ProductOpener::API qw/:all/;
use ProductOpener::Tags qw/:all/;
use ProductOpener::Food qw/:all/;
use ProductOpener::Index qw/:all/;
use ProductOpener::Store qw/:all/;

use Encode;
use CGI qw/:cgi :form escapeHTML/;
Expand Down

0 comments on commit 6367816

Please sign in to comment.