Skip to content

Commit e4c0f4a

Browse files
author
Prithvi Kanherkar
committed
Revert "Revert "Update Authority.ts""
This reverts commit 931037a.
1 parent d2b1ab8 commit e4c0f4a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/msal-core/src/authority/Authority.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ import { NetworkRequestType } from "../utils/Constants";
1717
* @hidden
1818
*/
1919
export enum AuthorityType {
20-
Default,
21-
Adfs
20+
Default
2221
}
2322

2423
/**

0 commit comments

Comments
 (0)