#4611 Python : Remove reference do deleted module App

This commit is contained in:
Magne Sjaastad 2019-08-23 11:03:18 +02:00
parent 995fbf899a
commit 45b53af1be

View File

@ -3,7 +3,6 @@ from .Case import Case
from .Grid import Grid
from .Properties import Properties
from .Instance import Instance
from .App import App
from .Commands import Commands
from .PdmObject import PdmObject
from .View import View