Skip to content

Commit

Permalink
Delete stale 'using' statement (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
gahaas authored Oct 31, 2024
1 parent 9f3c8f8 commit 3f0a46d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/crypto/crypto_timing.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
namespace node {

using v8::FastApiCallbackOptions;
using v8::FastApiTypedArray;
using v8::FunctionCallbackInfo;
using v8::HandleScope;
using v8::Local;
Expand Down

0 comments on commit 3f0a46d

Please sign in to comment.