Update GBLoginPlayer.js
This commit is contained in:
parent
415bcf3097
commit
0349caaf79
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
\*****************************************************************************/
|
\*****************************************************************************/
|
||||||
|
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import { Logger, LogLevel } from "msal";
|
import { Logger } from "msal";
|
||||||
import { UserAgentApplication } from "msal";
|
import { UserAgentApplication } from "msal";
|
||||||
|
|
||||||
class GBLoginPlayer extends React.Component {
|
class GBLoginPlayer extends React.Component {
|
||||||
|
|
Loading…
Add table
Reference in a new issue