Skip to content

Commit cd772d1

Browse files
authored
Merge pull request #1347 from kimdv/kimdv/remove-attribute-kind-gyb
Remove attribute kind gyb
2 parents 071ff06 + 9310940 commit cd772d1

File tree

7 files changed

+2180
-617
lines changed

7 files changed

+2180
-617
lines changed

CodeGeneration/Package.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ let package = Package(
2929
name: "SyntaxSupport",
3030
exclude: [
3131
"gyb_helpers",
32-
"AttributeKinds.swift.gyb",
3332
"AttributeNodes.swift.gyb",
3433
"AvailabilityNodes.swift.gyb",
3534
"BuilderInitializableTypes.swift.gyb",

0 commit comments

Comments
 (0)