Pprint library not used

This commit is contained in:
Alfonso E.M 2021-02-21 13:42:40 +01:00
parent eadb5f3962
commit 6ce8897378

View file

@ -6,7 +6,6 @@
from os import getenv, rename
import subprocess
import math
import pprint
from sessionManager import getSession, saveSession