Skip to content

Commit

Permalink
fixing indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
studiosutara committed Dec 9, 2024
1 parent 52f0d55 commit 6a25e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuckDuckGo/Statistics/GeneralPixel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,7 @@ enum GeneralPixel: PixelKitEventV2 {
}

enum AutofillParameterKeys {
static var backfilled = "backfilled"
static var backfilled = "backfilled"
}

public enum CompileTimeBucketAggregation: String, CustomStringConvertible {
Expand Down

0 comments on commit 6a25e77

Please sign in to comment.