refactor(angular-services): beutify base uri creation

bug: remove redundant closing brackets
This commit is contained in:
Andrei Tserakhau
2016-05-23 11:51:29 +03:00
parent 95cba7f5dd
commit b141419b14
2 changed files with 8 additions and 4 deletions

View File

@@ -92,4 +92,3 @@ namespace Microsoft.AspNetCore.Builder
}
#pragma warning restore CS0649
}
}