mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
clean
This commit is contained in:
@@ -3,7 +3,6 @@ import { Container } from './Container';
|
||||
import { _registerNode } from './Global';
|
||||
import { Node } from './Node';
|
||||
import { Shape } from './Shape';
|
||||
import Konva from './index-types';
|
||||
|
||||
/**
|
||||
* Group constructor. Groups are used to contain shapes or other groups.
|
||||
|
Reference in New Issue
Block a user