summaryrefslogtreecommitdiff
path: root/lockfile/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'lockfile/lib.rs')
-rw-r--r--lockfile/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/lockfile/lib.rs b/lockfile/lib.rs
index 616a8da98..12ebb7441 100644
--- a/lockfile/lib.rs
+++ b/lockfile/lib.rs
@@ -1,5 +1,4 @@
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
use std::collections::BTreeMap;
use std::io::Write;