Skip to content

Commit 70418c0

Browse files
minusfFizzadar
authored andcommitted
remove duplicate DOAS, DOAS_USER
1 parent 7c8e576 commit 70418c0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyinfra/api/config.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ class ConfigDefaults:
3636
# Use doas and optional user
3737
DOAS = False
3838
DOAS_USER = None
39-
# Use doas and optional user
40-
DOAS = False
41-
DOAS_USER = None
4239
# Only show errors but don't count as failure
4340
IGNORE_ERRORS = False
4441
# Shell to use to execute commands

0 commit comments

Comments
 (0)