Skip to content

Commit d82c3c2

Browse files
juanarbolBethGriggs
authored andcommitted
src: delete MicroTaskPolicy namespace
PR-URL: #32853 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
1 parent bc755fc commit d82c3c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/environment.cc

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ using v8::HandleScope;
2323
using v8::Isolate;
2424
using v8::Local;
2525
using v8::MaybeLocal;
26-
using v8::MicrotasksPolicy;
2726
using v8::Null;
2827
using v8::Object;
2928
using v8::ObjectTemplate;

0 commit comments

Comments
 (0)