mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
webbrowser is not used here anymore
This commit is contained in:
parent
ca65547f05
commit
2e8d653fa5
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue