diff options
Diffstat (limited to 'tools/protocol.py')
-rwxr-xr-x | tools/protocol.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/protocol.py b/tools/protocol.py index 08c82b2..86515d2 100755 --- a/tools/protocol.py +++ b/tools/protocol.py @@ -20,8 +20,6 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -from __future__ import print_function - import glob import itertools import os |