Skip to content

Commit

Permalink
Drop "use v6"
Browse files Browse the repository at this point in the history
  • Loading branch information
pmqs committed Nov 9, 2018
1 parent cb9d4b0 commit df1edd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Archive/SimpleZip/Utils.pm6
@@ -1,8 +1,6 @@

unit module Archive::SimpleZip::Utils;

use v6;

need Compress::Zlib::Raw;
use NativeCall;

Expand Down

0 comments on commit df1edd5

Please sign in to comment.