chore: address linting errors

This commit is contained in:
Anand Balakrishnan 2023-09-01 11:23:37 -07:00
parent 7f97c97b30
commit b58f67b272
No known key found for this signature in database
8 changed files with 16 additions and 53 deletions

View file

@ -10,4 +10,3 @@ proc-macro = true
proc-macro2 = "1.0.58"
quote = "1.0.27"
syn = { version = "2.0.16", features = ["full"] }