diff --git a/src/NT8.Core/Class1.cs.bak b/src/NT8.Core/Class1.cs.bak deleted file mode 100644 index 406e5f1..0000000 --- a/src/NT8.Core/Class1.cs.bak +++ /dev/null @@ -1,8 +0,0 @@ -namespace NT8.Core; - -/// -/// Represents a core class in the NT8 SDK. -/// -public class Class1 -{ -} diff --git a/src/NT8.Core/Risk/RiskManager.cs b/src/NT8.Core/Risk/RiskManager.cs deleted file mode 100644 index eaa1a89..0000000 --- a/src/NT8.Core/Risk/RiskManager.cs +++ /dev/null @@ -1,2 +0,0 @@ -// This file was replaced - see IRiskManager.cs for the interface definition -// All risk management models are now in Configuration.cs \ No newline at end of file