Remove fallback parameter for lastPath and remove commented out code

This commit is contained in:
Veronica Berglyd Olsen
2024-06-16 11:23:42 +02:00
parent 1b7d331e41
commit a3381f1f79
3 changed files with 3 additions and 4 deletions
-1
View File
@@ -50,7 +50,6 @@ def resetConfigVars():
"""Reset the CONFIG object and set various values for testing to
prevent interfering with local OS.
"""
# CONFIG.setLastPath(_TMP_ROOT)
CONFIG.setBackupPath(_TMP_ROOT)
CONFIG.setGuiFont(None)
CONFIG.setTextFont(None)