Skip to content

Commit

Permalink
Remove some more obsolete files.
Browse files Browse the repository at this point in the history
  • Loading branch information
barnstee committed Jan 8, 2025
1 parent e92859a commit 390b96e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 6,846 deletions.
3 changes: 0 additions & 3 deletions I4AASNodeManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
namespace AdminShell
{
using AAS2Nodeset;
using I4AAS.Submodels;
using Opc.Ua;
using Opc.Ua.Export;
using Opc.Ua.Server;
Expand Down Expand Up @@ -46,8 +45,6 @@ public I4AASNodeManager(IServerInternal server, ApplicationConfiguration configu
_namespaceIndex = Server.NamespaceUris.GetIndexOrAppend(namespaceUris[0]);

_lastUsedId = 0;

Server.MessageContext.Factory.AddEncodeableTypes(typeof(SubmodelDataType).GetTypeInfo().Assembly);
}

public override NodeId New(ISystemContext context, NodeState node)
Expand Down
Loading

0 comments on commit 390b96e

Please sign in to comment.