diff --git a/client/src/App.js b/client/src/App.js index c552e67..c633ed1 100644 --- a/client/src/App.js +++ b/client/src/App.js @@ -1,6 +1,5 @@ import React from 'react'; import './App.css'; -import './gateway' import gatewayUrl from './gateway'; import Modal from './modal';