Removed import of Path from getinput.py.

This commit is contained in:
Paul Gauthier 2023-05-10 10:08:25 -07:00
parent 33f7b81517
commit 5df2e68eb6

View file

@ -1,6 +1,5 @@
import os
import re
from pathlib import Path
from prompt_toolkit.styles import Style