diff --git a/yamllint/cli.py b/yamllint/cli.py index f2be843..ea0d704 100644 --- a/yamllint/cli.py +++ b/yamllint/cli.py @@ -13,8 +13,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -from __future__ import print_function - import argparse import io import locale