Skip to content

Commit

Permalink
cleaned up app.js imports
Browse files Browse the repository at this point in the history
  • Loading branch information
John-J-Riehl committed Apr 24, 2022
1 parent 25f930d commit 78c8754
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/App.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from 'react';
import './App.css';
import './gateway'
import gatewayUrl from './gateway';
import Modal from './modal';

Expand Down

0 comments on commit 78c8754

Please sign in to comment.