Skip to content

Commit

Permalink
Revert "Merge pull request #2999 from cloudflare/dlapid/context_disab…
Browse files Browse the repository at this point in the history
…le_memoize"

This reverts commit 0b6df82, reversing
changes made to a9cf631.
  • Loading branch information
danlapid committed Nov 29, 2024
1 parent a35812d commit f3e375c
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 312 deletions.
9 changes: 0 additions & 9 deletions src/workerd/jsg/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ wd_cc_library(
"resource-test.c++",
"rtti-test.c++",
"url-test.c++",
"disable-memoize-test.c++",
],
)]

Expand Down Expand Up @@ -230,11 +229,3 @@ kj_test(
":resource_test_capnp",
],
)

kj_test(
src = "disable-memoize-test.c++",
deps = [
"//src/workerd/io",
"//src/workerd/jsg",
],
)
183 changes: 0 additions & 183 deletions src/workerd/jsg/disable-memoize-test.c++

This file was deleted.

Loading

0 comments on commit f3e375c

Please sign in to comment.