Skip to content

Commit 21d2bdd

Browse files
danbevtargos
authored andcommitted
tools: remove unused using declarations
PR-URL: #28422 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 3d014e1 commit 21d2bdd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/snapshot/snapshot_builder.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ namespace node {
1010
using v8::Context;
1111
using v8::HandleScope;
1212
using v8::Isolate;
13-
using v8::Local;
14-
using v8::Locker;
1513
using v8::SnapshotCreator;
1614
using v8::StartupData;
1715

0 commit comments

Comments
 (0)