chore: run pre-commit

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2024-01-19 07:12:37 +01:00
parent c9f0e952a5
commit 48eae7f00b
Signed by: mfocko
GPG key ID: 7C47D46246790496
10 changed files with 1 additions and 10 deletions

View file

@ -13,4 +13,3 @@ impl Solution {
ways[2]
}
}

View file

@ -24,4 +24,3 @@ impl Solution {
false
}
}