Skip to content

Commit 3c48496

Browse files
check if error is detected by removin import statement
1 parent 7f1058f commit 3c48496

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
@@ -41,7 +41,6 @@ jobs:
4141
- name: Override App.jsx
4242
run: |
4343
cat <<EOF > integration/src/App.jsx
44-
import { FetchLoading } from 'fetch-loading'
4544
4645
const App = () => {
4746
return <FetchLoading />

0 commit comments

Comments
 (0)