Skip to content

Commit 2a33010

Browse files
committed
Fix type in type-graph entry
2 parents 1ec0511 + 4591f2a commit 2a33010

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

type-graph.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@ class X::Attribute::NoPackage does X::Comp
407407
class X::Attribute::Package does X::Comp
408408
class X::Attribute::Undeclared is X::Undeclared
409409
class X::Attribute::Required is Exception does MOP
410-
class X::Augment::NoSuchType does X::Comp
411410
class X::Bind is Exception
412411
class X::Bind::NativeType does X::Comp
413412
class X::Bind::Slice is Exception

0 commit comments

Comments
 (0)