Skip to content
Snippets Groups Projects
Commit 01b7a181 authored by Sebastian Heppner's avatar Sebastian Heppner
Browse files

adapter.couchdb: Remove todo

parent 5501f53d
No related tags found
1 merge request!44Feature/couchdb update commit
Pipeline #293754 failed
......@@ -506,7 +506,7 @@ class CouchDBIdentifiable(CouchDBReferable, model.Identifiable, metaclass=abc.AB
class CouchDBAssetAdministrationShell(model.AssetAdministrationShell, CouchDBIdentifiable):
pass # todo: Do we need those?
pass
class CouchDBAsset(model.Asset, CouchDBIdentifiable):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment