remove future imports

This commit is contained in:
j 2020-05-30 21:23:16 +02:00
commit a1e6ad7b3d
17 changed files with 0 additions and 27 deletions

View file

@ -1,5 +1,4 @@
#!/usr/bin/env python3
from __future__ import print_function
import json
import os
import shutil