Update GBLoginPlayer.js

This commit is contained in:
Rodrigo Rodriguez 2018-12-06 11:02:08 -02:00 committed by GitHub
parent 415bcf3097
commit 0349caaf79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 {