This commit is contained in:
Yuan 2023-09-20 14:57:26 +08:00
parent 850e79c28a
commit f17284d3a8
2 changed files with 1 additions and 2 deletions

@ -1 +1 @@
Subproject commit be738fbf2d34715099189eba61e425a1b2229c3f
Subproject commit 473f7da13f142c51c774149002e5b8752b0e6825

View File

@ -10,7 +10,6 @@ import { GraphicDataBase, GraphicStateBase } from './GraphicDataBase';
import {
GraphicInteractionPlugin,
IGraphicScene,
IGraphicApp,
JlGraphic,
} from 'src/jl-graphic';
import { ContextMenu } from 'src/jl-graphic/ui/ContextMenu';