diff --git a/thefuck/rules/ag_literal.py b/thefuck/rules/ag_literal.py index 4014eeda..d36d698e 100644 --- a/thefuck/rules/ag_literal.py +++ b/thefuck/rules/ag_literal.py @@ -1,5 +1,4 @@ from thefuck.utils import for_app -from thefuck.utils import replace_argument @for_app('ag')