Skip to content

Commit

Permalink
more lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Nov 10, 2023
1 parent 8bfd91c commit beb486b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ export { default as queryLimit } from './src/queryLimit';
export { default as init } from './src/init';

export { registerServiceWorker, unregisterServiceWorker } from './src/serviceWorkerRegistration';

1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import gatherActions from './gatherActions';
import { destroyStore } from './mainActions';
import { unregisterServiceWorker } from './serviceWorkerRegistration';


import Root from './components/Root';

export default class StripesCore extends Component {
Expand Down

0 comments on commit beb486b

Please sign in to comment.