we are already living in the future, part 2

master
Hubert Chathi 2023-01-19 13:46:34 -05:00
parent 0eb4550a8f
commit 704b198f5a
2 changed files with 0 additions and 3 deletions

View File

@ -23,7 +23,6 @@
This is designed for avoiding __del__.
"""
from __future__ import print_function
import sys
import traceback

View File

@ -15,8 +15,6 @@
# CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
from __future__ import unicode_literals
import os
import subprocess