From 11ca10034c04267da8b00d2ef940b0548a13ef42 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sat, 6 Feb 2016 12:28:03 +0100 Subject: Use python3 instead of python2 --- whatmaps/process.py | 1 - 1 file changed, 1 deletion(-) (limited to 'whatmaps/process.py') diff --git a/whatmaps/process.py b/whatmaps/process.py index 23ed7ab..a39da89 100644 --- a/whatmaps/process.py +++ b/whatmaps/process.py @@ -1,4 +1,3 @@ -#!/usr/bin/python -u # vim: set fileencoding=utf-8 : # # (C) 2010,2014 Guido Günther -- cgit v1.2.3