diff options
Diffstat (limited to 'tools/config.py')
-rwxr-xr-x | tools/config.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/config.py b/tools/config.py index a2645d8..ce61440 100755 --- a/tools/config.py +++ b/tools/config.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 os |