mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
[core/bin] Submitting: remove a duplicate function and move another one
This commit is contained in:
parent
78f7febeb7
commit
3f3a6c0e83
5 changed files with 35 additions and 48 deletions
|
@ -12,7 +12,7 @@ from PySide2.QtCore import Slot, QJsonValue, QObject, QUrl, Property, Signal, QP
|
|||
from meshroom import multiview
|
||||
from meshroom.common.qt import QObjectListModel
|
||||
from meshroom.core.attribute import Attribute, ListAttribute
|
||||
from meshroom.core.graph import Graph, Edge, submitGraph
|
||||
from meshroom.core.graph import Graph, Edge
|
||||
|
||||
from meshroom.core.taskManager import TaskManager
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue