Skip to content

Commit

Permalink
remove superfluous lint disable
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddie Beyl committed Apr 27, 2022
1 parent f29aedb commit d6d3dc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/Attribution/AttributionPoster.swift
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ class AttributionPoster {
self.subscriberAttributesManager = subscriberAttributesManager
}

// swiftlint:disable:next function_body_length
func post(attributionData data: [String: Any],
fromNetwork network: AttributionNetwork,
networkUserId: String?) {
Expand Down

0 comments on commit d6d3dc7

Please sign in to comment.