style: remove unused import of 'shlex'

This commit is contained in:
Paul Gauthier (aider) 2024-08-31 15:51:09 -07:00
parent e9e2afe39f
commit 41c5559b4c

View file

@ -1,5 +1,4 @@
import os
import shlex
import sys
import time
from pathlib import Path