Fix duplicate imports
This commit is contained in:
parent
71bfe63285
commit
5eb9f1b34a
@ -11,7 +11,6 @@ from gaphor.diagram.presentation import (
|
||||
)
|
||||
from gaphor.diagram.shapes import Box, Text, draw_border
|
||||
from gaphor.diagram.support import represents
|
||||
from gaphor.i18n import gettext
|
||||
from gaphor.SysML import sysml
|
||||
from gaphor.UML.classes.klass import (
|
||||
attribute_watches,
|
||||
|
@ -11,7 +11,6 @@ from gaphor.diagram.presentation import (
|
||||
)
|
||||
from gaphor.diagram.shapes import Box, Text, draw_border, draw_top_separator
|
||||
from gaphor.diagram.support import represents
|
||||
from gaphor.i18n import gettext
|
||||
from gaphor.UML.classes.klass import (
|
||||
attribute_watches,
|
||||
attributes_compartment,
|
||||
|
@ -86,7 +86,6 @@ from gaphor.diagram.presentation import (
|
||||
)
|
||||
from gaphor.diagram.shapes import Box, IconBox, Text, draw_border, stroke
|
||||
from gaphor.diagram.support import represents
|
||||
from gaphor.i18n import gettext
|
||||
from gaphor.UML.classes.klass import (
|
||||
attribute_watches,
|
||||
attributes_compartment,
|
||||
|
Loading…
x
Reference in New Issue
Block a user