Skip to content

Commit

Permalink
ref - Cleaned up some code
Browse files Browse the repository at this point in the history
---

Type: ref
Breaking: False
Doc Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed May 28, 2024
1 parent be2e765 commit 3c50a45
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions BassBoom.Basolia/Format/FormatTools.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
using System.Runtime.InteropServices;
using BassBoom.Native.Interop.Analysis;
using SpecProbe.Platform;
using BassBoom.Basolia.File;
using BassBoom.Basolia.Radio;
using System.Net.Http;
using BassBoom.Basolia.Playback;

namespace BassBoom.Basolia.Format
{
Expand Down
2 changes: 0 additions & 2 deletions BassBoom.Cli/CliBase/RadioControls.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@
using BassBoom.Cli.Tools;
using BassBoom.Native.Interop.Analysis;
using SpecProbe.Platform;
using System;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading;
using Terminaux.Base;
using Terminaux.Colors.Data;
Expand Down

0 comments on commit 3c50a45

Please sign in to comment.