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

Commit

Permalink
修复了一个致命错误
Browse files Browse the repository at this point in the history
  • Loading branch information
WindyCloudCute committed Jul 15, 2023
1 parent f7672e1 commit 65b7d37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/LANraragi/Utils/Database.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package LANraragi::Utils::Database;
use strict;
use warnings;
use utf8;
use open ':std', ':encoding(UTF-8)';
use feature qw(signatures);
no warnings 'experimental::signatures';

Expand Down

0 comments on commit 65b7d37

Please sign in to comment.