.clang-format: Remove duplicated key

This commit is contained in:
Robert Hensing 2024-06-03 18:17:39 +02:00
parent 8a510f4ede
commit e6ba450ce2

View file

@ -31,4 +31,3 @@ AlwaysBreakBeforeMultilineStrings: true
IndentPPDirectives: AfterHash
PPIndentWidth: 2
BinPackArguments: false
BinPackParameters: false