From 88a7a7decee2bcfcf4f2a6b3fabe198a40cde811 Mon Sep 17 00:00:00 2001 From: Klaus-Uwe Mitterer Date: Mon, 27 Apr 2015 18:27:10 +0200 Subject: [PATCH] Kick out that coding line, Python3 shouldn't need it anymore. --- verifier.py | 1 - 1 file changed, 1 deletion(-) diff --git a/verifier.py b/verifier.py index cd94f46..2a336a1 100755 --- a/verifier.py +++ b/verifier.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -# -*- coding: utf-8 -*- import sys