Skip to content

Commit 5c42bbd

Browse files
committed
docs:Added missing import/use.
1 parent 873aa16 commit 5c42bbd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/Graph/Classes.rakumod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ sub EXPORT {
1414
use Graph::Nested;
1515
use Graph::Path;
1616
use Graph::Petersen;
17+
use Graph::Relation;
1718
use Graph::Star;
1819
use Graph::TriangularGrid;
1920
use Graph::Wheel;

0 commit comments

Comments
 (0)