Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove unnecessary KeyHash stub
  • Loading branch information
lizmat committed Sep 11, 2013
1 parent f7f3bb8 commit 1980a70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/stubs.pm
Expand Up @@ -7,7 +7,6 @@ my class Bag { ... }
my class KeyBag { ... }
my class KeySet { ... }
my class Set { ... }
my class KeyHash is Iterable does Associative { }
my class Seq is List does Positional { }
my class Exception { ... }
my class X::AdHoc { ... }
Expand Down

0 comments on commit 1980a70

Please sign in to comment.