Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
删除Perl 的编译指示
Browse files Browse the repository at this point in the history
  • Loading branch information
WindyCloudCute committed Nov 11, 2023
1 parent 82aa6ce commit 6c19ca0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script/launcher.pl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
use strict;
use warnings;
use Cwd 'abs_path';
use open ':std', ':encoding(UTF-8)';
use Mojo::Base -strict;
use Mojo::Server::Morbo;
use Mojo::Server::Prefork;
Expand Down

0 comments on commit 6c19ca0

Please sign in to comment.