Skip to content

Commit

Permalink
[ez] Remove outdated files
Browse files Browse the repository at this point in the history
These are no longer in use

ghstack-source-id: 075e4fd0ab6140d49857a2086700b1ca9569b626
Pull Request resolved: #30092
  • Loading branch information
poteto committed Jun 25, 2024
1 parent f6b5467 commit 708d8f8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 43 deletions.
1 change: 0 additions & 1 deletion compiler/packages/snap/src/SproutTodoFilter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,6 @@ const skipFilter = new Set([
"loop-unused-let",
"reanimated-no-memo-arg",

// Tested e2e in forget-feedback repo
"userspace-use-memo-cache",
"transitive-freeze-function-expressions",

Expand Down
39 changes: 0 additions & 39 deletions compiler/scripts/build-packages-forget-feedback.sh

This file was deleted.

3 changes: 0 additions & 3 deletions compiler/scripts/copyright.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ const files = glob.sync("**/*.{js,ts,tsx,jsx,rs}", {
ignore: [
"**/dist/**",
"**/node_modules/**",
"react/**",
"forget-feedback/**",
"packages/js-fuzzer/**",
"**/tests/fixtures/**",
"**/__tests__/fixtures/**",
],
Expand Down

0 comments on commit 708d8f8

Please sign in to comment.