B2026 056 syntax problem in x/y plot #801
@@ -1,9 +1,4 @@
|
|||||||
using System;
|
|
||||||
|
mschill marked this conversation as resolved
Outdated
|
|||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace Volian.Base.Library
|
namespace Volian.Base.Library
|
||||||
{
|
{
|
||||||
public static class BaseLnSettings
|
public static class BaseLnSettings
|
||||||
|
|||||||
Reference in New Issue
Block a user
These usings appear to be unnecessary.
These usings are here but appear to still be unnecessary - thus should be removed.