Skip to content

Commit 2550f46

Browse files
committed
Remove unneeded attribute
This was part of the initial commit (in 2014), but does not appear to have been used for anything at a later stage. So good riddance!
1 parent c7a4a0c commit 2550f46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/OO/Monitors.rakumod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
class MetamodelX::MonitorHOW is Metamodel::ClassHOW {
22
has $!lock-attr;
3-
has %!condition-attrs;
43

54
method new_type(|) {
65
my \type = callsame();

0 commit comments

Comments
 (0)