Skip to content

Commit

Permalink
Update swift/internal/api.bzl
Browse files Browse the repository at this point in the history
Co-Authored-By: Keith Smiley <keithbsmiley@gmail.com>
  • Loading branch information
kastiglione and keith authored Aug 27, 2019
1 parent 871ab78 commit 80d5c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swift/internal/api.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ load(":derived_files.bzl", "derived_files")
load(
":features.bzl",
"SWIFT_FEATURE_AUTOLINK_EXTRACT",
"SWIFT_FEATURE_CACHEABLE_SWIFTMODULES,"
"SWIFT_FEATURE_CACHEABLE_SWIFTMODULES",
"SWIFT_FEATURE_COMPILE_STATS",
"SWIFT_FEATURE_COVERAGE",
"SWIFT_FEATURE_DBG",
Expand Down

0 comments on commit 80d5c9b

Please sign in to comment.