Removed unused import

This commit is contained in:
Andrey Okonetchnikov 2016-09-13 15:38:34 +02:00
parent a1a6840826
commit 056a14425f

View File

@ -1,5 +1,4 @@
import React from 'react';
import Authenticator from '../../lib/netlify-auth';
export default class AuthenticationPage extends React.Component {
static propTypes = {