Skip to content

Commit

Permalink
tests: TestCodegenConfigurations projects should fail on warnings (ap…
Browse files Browse the repository at this point in the history
  • Loading branch information
calvincestari authored and gh-action-runner committed Dec 13, 2023
1 parent 0c0a990 commit 5cebbac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/ApolloAPI/DataDict.swift
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ public struct DataDict: Hashable {
_storage.deferredFragments
}

#warning("TODO, remove deferredFragments default value when we set these up in executor")
public init(
data: [String: AnyHashable],
fulfilledFragments: Set<ObjectIdentifier>,
Expand Down

0 comments on commit 5cebbac

Please sign in to comment.