mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-14 23:00:45 +01:00
refact(brew_install): remove an unused import
Signed-off-by: Pablo Santiago Blum de Aguiar <scorphus@gmail.com>
This commit is contained in:
parent
a1437db40a
commit
d2e511fa2c
@ -3,8 +3,6 @@ import os
|
|||||||
import re
|
import re
|
||||||
from subprocess import check_output
|
from subprocess import check_output
|
||||||
|
|
||||||
import thefuck.logs
|
|
||||||
|
|
||||||
# Formulars are base on each local system's status
|
# Formulars are base on each local system's status
|
||||||
brew_formulas = []
|
brew_formulas = []
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user