Skip to content

Commit 6b0aaac

Browse files
committed
resolve conflict
2 parents c20aae1 + 30fbc67 commit 6b0aaac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Common/Commands.Common.Storage/Adapters/ARM.Storage.5/ARMStorageService.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ public static string ParseResourceGroupFromId(string resourceId)
8383
}
8484
return null;
8585
}
86-
8786
public static Uri GetUri(string uriString)
8887
{
8988
return uriString == null ? null : new Uri(uriString);

0 commit comments

Comments
 (0)