Skip to content

Commit ec379b3

Browse files
committed
Silly fix for mismatched curly braces
1 parent f561bfe commit ec379b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Sema/TypeCheckConcurrency.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2588,7 +2588,6 @@ static Optional<ActorIsolation> getIsolationFromAttributes(
25882588
globalActorAttr->second->getName().str())
25892589
.highlight(nonisolatedAttr->getRangeWithAt())
25902590
.highlight(globalActorAttr->first->getRangeWithAt());
2591-
}
25922591
}
25932592
}
25942593
}

0 commit comments

Comments
 (0)