Skip to content

Commit

Permalink
Remove leftover files from templates
Browse files Browse the repository at this point in the history
  • Loading branch information
sodic committed Mar 26, 2024
1 parent 0b19844 commit 060dff3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
23 changes: 0 additions & 23 deletions waspc/data/Generator/templates/react-app/src/queryClient.js

This file was deleted.

1 change: 0 additions & 1 deletion waspc/src/Wasp/Generator/WebAppGenerator.hs
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ genSrcDir :: AppSpec -> Generator [FileDraft]
genSrcDir spec =
sequence
[ genFileCopy [relfile|logo.png|],
genFileCopy [relfile|queryClient.js|],
genFileCopy [relfile|utils.js|],
genFileCopy [relfile|vite-env.d.ts|],
getIndexTs spec
Expand Down

0 comments on commit 060dff3

Please sign in to comment.