Skip to content

Commit 7d169a1

Browse files
committed
removing the unused parameter set
1 parent df6264d commit 7d169a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ServiceManagement/StorSimple/Commands.StorSimple/StorSimpleCmdletParameterSet.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,5 @@ internal static class StorSimpleCmdletParameterSet
2323
public const string IdentifyByParentObject = "IdentifyByParentObject";
2424
public const string IdentifyById2 = "IdentifyById2";
2525
public const string IdentifyByObject2 = "IdentifyByObject2";
26-
public const string CreateNewStorageAccountSet = "CreateNewStorageAccountSet";
2726
}
2827
}

0 commit comments

Comments
 (0)