Skip to content

Commit 4bba480

Browse files
committed
fix missing import
1 parent b1b7b86 commit 4bba480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Sources/SourceKitLSP/Swift/DocumentFormatting.swift

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ import Foundation
2626
import LanguageServerProtocol
2727
import SKLogging
2828
import SKSupport
29+
import SKUtilities
2930
import SwiftParser
3031
import SwiftSyntax
3132

0 commit comments

Comments
 (0)