Skip to content

Commit 400cb18

Browse files
committed
Cleanup
1 parent cd27ba8 commit 400cb18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sources/SilkTouch/SilkTouch/Mods/TransformHandles.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ await LocationTransformationUtils.ModifyAllReferencesAsync(ctx, logger, handleTy
133133
project = document.Project;
134134
}
135135

136-
// At the time of writing this comment, this line effectively does nothing
137-
// However, if the code above is removed, then this line ensures that the context's project is updated properly
138136
ctx.SourceProject = project;
139137
}
140138

0 commit comments

Comments
 (0)