Skip to content

Commit

Permalink
Fix conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
BalestraPatrick committed May 16, 2024
1 parent 7c2e1ce commit be307b2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions swift/internal/compiling.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -2415,12 +2415,6 @@ def compile(
feature_name = SWIFT_FEATURE_EMIT_SWIFTSOURCEINFO,
)

const_gather_protocols_file = _maybe_create_const_protocols_file(
actions = actions,
swift_infos = generated_module_deps_swift_infos,
target_name = target_name,
)

if is_feature_enabled(
feature_configuration = feature_configuration,
feature_name = SWIFT_FEATURE__SUPPORTS_CONST_VALUE_EXTRACTION,
Expand Down

0 comments on commit be307b2

Please sign in to comment.