summaryrefslogtreecommitdiff
path: root/runtime/ops/dispatch_minimal.rs
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ops/dispatch_minimal.rs')
-rw-r--r--runtime/ops/dispatch_minimal.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/ops/dispatch_minimal.rs b/runtime/ops/dispatch_minimal.rs
index ae8fa819d..01a47e2ab 100644
--- a/runtime/ops/dispatch_minimal.rs
+++ b/runtime/ops/dispatch_minimal.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
use deno_core::error::AnyError;
use deno_core::futures::future::FutureExt;