Skip to content

Commit 94e52f4

Browse files
committed
fix: remove unused variable
1 parent ac3abce commit 94e52f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

etc/kayobe/ansible/install-pre-commit-hooks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
- name: Install pre-commit hooks
33
hosts: localhost
44
gather_facts: false
5-
vars:
6-
enable_pre_commit_hooks: false
75
tasks:
86
- name: Install pre-commit hooks
97
block:

0 commit comments

Comments
 (0)