fix: Delete silly

This commit is contained in:
Jacob Taylor
2026-08-06 15:59:52 -07:00
parent 4f8b6aaa7a
commit ee111576bd
+1 -1
View File
@@ -51,7 +51,7 @@ repos:
hooks:
- id: cargo-clippy
name: cargo clippy
entry: cargo clippy -- -D warnings
entry: cargo clippy --
language: system
pass_filenames: false
types: [rust]