Skip to content

Commit 2f33f66

Browse files
author
Simon Blank
committed
Remove unused enum artikelid.py
1 parent fbaef5d commit 2f33f66

2 files changed

Lines changed: 0 additions & 30 deletions

File tree

src/bo4e/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
"Angebotsstatus",
113113
"Anrede",
114114
"ArithmetischeOperation",
115-
"ArtikelId",
116115
"AufAbschlagstyp",
117116
"AufAbschlagsziel",
118117
"Ausschreibungsportal",
@@ -319,7 +318,6 @@
319318
from .enum.angebotsstatus import Angebotsstatus
320319
from .enum.anrede import Anrede
321320
from .enum.arithmetische_operation import ArithmetischeOperation
322-
from .enum.artikelid import ArtikelId
323321
from .enum.aufabschlagstyp import AufAbschlagstyp
324322
from .enum.aufabschlagsziel import AufAbschlagsziel
325323
from .enum.ausschreibungsportal import Ausschreibungsportal

src/bo4e/enum/artikelid.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)