Skip to content

Commit

Permalink
remove unused args
Browse files Browse the repository at this point in the history
  • Loading branch information
kykosic committed Sep 21, 2022
1 parent 8ff9b78 commit edc8546
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pre_commit_rust.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
from functools import lru_cache
from pathlib import Path

ACTIONS = ("fmt", "check", "clippy")


def main() -> int:
parser = argparse.ArgumentParser()
Expand Down

0 comments on commit edc8546

Please sign in to comment.