From af015846d3a3a0488a3c9a59537494b278ad68bd Mon Sep 17 00:00:00 2001 From: "tomas.r" Date: Sat, 12 Aug 2023 10:53:03 +0200 Subject: [PATCH] Making R# inspector more satisfied --- Bi5.Net/Utils/TimeframeUtils.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Bi5.Net/Utils/TimeframeUtils.cs b/Bi5.Net/Utils/TimeframeUtils.cs index ad24ee0..2ed8cde 100644 --- a/Bi5.Net/Utils/TimeframeUtils.cs +++ b/Bi5.Net/Utils/TimeframeUtils.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Diagnostics; using System.Runtime.CompilerServices; using Bi5.Net.Models;