mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Split TSCExtensions into a separate module
This commit is contained in:
@@ -18,6 +18,7 @@ import SKLogging
|
||||
package import SKOptions
|
||||
import SKSupport
|
||||
import ToolchainRegistry
|
||||
import TSCExtensions
|
||||
|
||||
import struct Foundation.URL
|
||||
package import struct TSCBasic.AbsolutePath
|
||||
@@ -32,6 +33,7 @@ import SKLogging
|
||||
import SKOptions
|
||||
import SKSupport
|
||||
import ToolchainRegistry
|
||||
import TSCExtensions
|
||||
|
||||
import struct Foundation.URL
|
||||
import struct TSCBasic.AbsolutePath
|
||||
|
||||
Reference in New Issue
Block a user