Skip to content

Commit 4887e02

Browse files
author
David Ungar
committed
Remove superfluous white space.
1 parent f6ae539 commit 4887e02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SwiftDriver/IncrementalCompilation/IncrementalDependencyAndInputSetup.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ extension IncrementalCompilationState.IncrementalDependencyAndInputSetup {
256256
else {
257257
return nil
258258
}
259-
260259
var inputsInvalidatedByChangedExternals = TransitivelyInvalidatedInputSet()
261260
for input in sourceFiles.currentInOrder {
262261
guard let invalidatedInputs =

0 commit comments

Comments
 (0)