mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:48:58 +08:00
Remove duplicate line
This commit is contained in:
parent
d91dabb087
commit
e79324c448
@ -700,7 +700,6 @@ class CuraApplication(QtApplication):
|
||||
self._post_start_timer.timeout.connect(self._onPostStart)
|
||||
self._post_start_timer.start()
|
||||
|
||||
Logger.log("d", "Booting Cura took %s seconds", time.time() - self._boot_loading_time)
|
||||
self.exec_()
|
||||
|
||||
def _onPostStart(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user