Skip to content

Commit b4e7fca

Browse files
remove import to test for error
1 parent b85d70a commit b4e7fca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
- name: Override App.jsx
4343
run: |
4444
cat <<EOF > integration/src/App.js
45-
import { FetchLoading } from 'fetch-loading'
4645
4746
const App = () => {
4847
return <FetchLoading />

0 commit comments

Comments
 (0)