清理多余引用
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
|
||||
using ShrlAlgoToolkit.RevitAddins.Common.Attributes;
|
||||
using ShrlAlgoToolkit;
|
||||
using ShrlAlgoToolkit.RevitAddins;
|
||||
|
||||
namespace ShrlAlgoToolkit.RevitAddins.Common.Attributes;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter)]
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
|
||||
using ShrlAlgoToolkit.RevitAddins.Common.Attributes;
|
||||
using ShrlAlgoToolkit;
|
||||
using ShrlAlgoToolkit.RevitAddins;
|
||||
|
||||
namespace ShrlAlgoToolkit.RevitAddins.Common.Attributes;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter)]
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
|
||||
using ShrlAlgoToolkit.RevitAddins.Common.Attributes;
|
||||
using ShrlAlgoToolkit;
|
||||
using ShrlAlgoToolkit.RevitAddins;
|
||||
|
||||
namespace ShrlAlgoToolkit.RevitAddins.Common.Attributes;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter)]
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
|
||||
using ShrlAlgoToolkit.RevitAddins.Common.Attributes;
|
||||
using ShrlAlgoToolkit;
|
||||
using ShrlAlgoToolkit.RevitAddins;
|
||||
|
||||
namespace ShrlAlgoToolkit.RevitAddins.Common.Attributes;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter)]
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
|
||||
using ShrlAlgoToolkit.RevitAddins.Common.Attributes;
|
||||
using ShrlAlgoToolkit;
|
||||
using ShrlAlgoToolkit.RevitAddins;
|
||||
|
||||
namespace ShrlAlgoToolkit.RevitAddins.Common.Attributes
|
||||
{
|
||||
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter)]
|
||||
|
||||
Reference in New Issue
Block a user