1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 06:38:32 +00:00

remove redundant enabled_by_default

Co-authored-by: Pablo Aguiar <scorphus@gmail.com>
This commit is contained in:
Divya Jain 2020-06-08 17:27:20 +00:00 committed by GitHub
parent 2296954b2b
commit 9f4827a39d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,5 +24,4 @@ def get_new_command(command):
priority = 900
enabled_by_default = True
requires_output = False