Skip to content

Commit 4a6e7bd

Browse files
DougGregorxedin
authored andcommitted
FIXUP for adding package dependency
1 parent 8e71dfd commit 4a6e7bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftRefactor/PackageManifest/PackageDependency.swift

Lines changed: 1 addition & 0 deletions
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)