mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 18:55:55 +08:00
webbrowser is not used here anymore
This commit is contained in:
parent
ca65547f05
commit
2e8d653fa5
@ -4,8 +4,6 @@ from PyQt5.QtGui import QDesktopServices
|
||||
from UM.Event import CallFunctionEvent
|
||||
from UM.Application import Application
|
||||
|
||||
import webbrowser
|
||||
|
||||
class CuraActions(QObject):
|
||||
def __init__(self, parent = None):
|
||||
super().__init__(parent)
|
||||
|
Loading…
x
Reference in New Issue
Block a user