mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
Remove unused imports of requests
This was the objective, really. Contributes to issue CURA-8539.
This commit is contained in:
parent
acbbf83510
commit
9b55ae6dda
2 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@ from PyQt5.QtNetwork import QNetworkReply
|
|||
import secrets
|
||||
from threading import Lock
|
||||
from typing import Callable, Optional
|
||||
import requests
|
||||
import urllib.parse
|
||||
|
||||
from UM.i18n import i18nCatalog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue