Skip to content

Commit a63677b

Browse files
committed
move files
1 parent 534a4c4 commit a63677b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/Models/AnalysisServicesClient.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
using Microsoft.Azure.Commands.Common.Authentication.Models;
1616
using Microsoft.Azure.Commands.Common.Authentication.Properties;
1717
using Microsoft.Azure.Commands.ResourceManager.Common.Tags;
18+
using Microsoft.Azure.Management.Analysis;
19+
using Microsoft.Azure.Management.Analysis.Models;
1820
using Microsoft.Rest.Azure;
1921
using System;
2022
using System.Collections;
2123
using System.Collections.Generic;
2224
using System.Net;
2325
using Microsoft.Azure.Commands.Common.Authentication;
24-
using Microsoft.Azure.Management.Analysis;
25-
using Microsoft.Azure.Management.Analysis.Models;
2626

2727
namespace Microsoft.Azure.Commands.AnalysisServices.Models
2828
{

0 commit comments

Comments
 (0)