We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f976c commit a35455cCopy full SHA for a35455c
source_py3/python_toolbox/file_tools.py
@@ -4,7 +4,6 @@
4
'''Defines various tools related to temporary files.'''
5
6
import pathlib
7
-import uuid
8
import os
9
import re
10
0 commit comments