misc: remove unused import

This commit is contained in:
Corentin Sechet 2022-04-13 15:25:03 +02:00
parent 5167152ca8
commit 520a08a37c
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
"""Commands to open pages"""
from asyncio import sleep
from re import compile as re_compile
from frontools.config import Config