Skip to content

Commit b5e4bd5

Browse files
Merge pull request #1794 from cachemeifyoucan/eng/remove-redundent-return
2 parents bfb57ed + d38458b commit b5e4bd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SwiftDriver/Driver/Driver.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2791,7 +2791,6 @@ extension Driver {
27912791
debugInfoLevel: debugInfoLevel,
27922792
diagnosticsEngine: diagnosticsEngine,
27932793
workingDirectory: workingDirectory)
2794-
return nil
27952794
}
27962795

27972796
/// Determine how the module will be emitted and the name of the module.

0 commit comments

Comments
 (0)