summaryrefslogtreecommitdiff
path: root/runtime/ops/signal.rs
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ops/signal.rs')
-rw-r--r--runtime/ops/signal.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/ops/signal.rs b/runtime/ops/signal.rs
index a083549a1..0113a6189 100644
--- a/runtime/ops/signal.rs
+++ b/runtime/ops/signal.rs
@@ -1,5 +1,4 @@
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
-
use deno_core::error::AnyError;
use deno_core::serde_json::Value;
use deno_core::BufVec;