Skip to content

Commit 4161443

Browse files
committed
FIXUP for adding package dependency
1 parent acf9708 commit 4161443

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftRefactor/PackageManifest/PackageDependency.swift

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
import SwiftParser
1414
import SwiftSyntax
15+
import SwiftSyntaxBuilder
1516

1617
/// Describes a package dependency for refactoring purposes. This is a syntactic
1718
/// subset of the full package manifest's description of a package dependency.

0 commit comments

Comments
 (0)