Update GBLoginPlayer.js

This commit is contained in:
Rodrigo Rodriguez 2018-12-06 11:02:08 -02:00 committed by GitHub
parent 3fb7bdd94d
commit eda5ed51a9

View file

@ -31,7 +31,7 @@
\*****************************************************************************/
import React from "react";
import { Logger, LogLevel } from "msal";
import { Logger } from "msal";
import { UserAgentApplication } from "msal";
class GBLoginPlayer extends React.Component {