diff --git a/src/Components/LoginContainer.js b/src/Components/LoginContainer.js
index c8b2c76f466fab78050378933de8b583f4ce0121..796fb06d5ac8340ca6c79d772a1c13b22c5a180e 100644
--- a/src/Components/LoginContainer.js
+++ b/src/Components/LoginContainer.js
@@ -18,7 +18,6 @@ along with Plataforma Integrada MEC.  If not, see <http://www.gnu.org/licenses/>
 import React, {Component} from "react";
 import GoogleLogin from 'react-google-login'
 import { Button } from '@material-ui/core';
-import MeuBotaoGoogle from './MeuBotaoGoogle'
 //import FacebookLogin from 'react-facebook-login';
 import CloseIcon from '@material-ui/icons/Close';
 import styled from 'styled-components'