Skip to content

Commit

Permalink
remove some fossils from PDF::Action::URI
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarring committed May 13, 2024
1 parent bf6a30f commit 0bdb2f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/PDF/Action/URI.rakumod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ use ISO_32000_2::Table_210-Additional_entries_specific_to_a_URI_action;
also does ISO_32000_2::Table_210-Additional_entries_specific_to_a_URI_action;

use PDF::COS::Tie;
use PDF::COS::ByteString;
use PDF::COS::Name;
use PDF::Class::Defs :AsciiStr;

has AsciiStr $.URI is entry(:required); # (Required) The uniform resource identifier to resolve, encoded in 7-bit ASCII.
Expand Down

0 comments on commit 0bdb2f1

Please sign in to comment.