Remove unused lazy_static

This commit is contained in:
Lucien Greathouse
2022-05-25 18:48:57 -04:00
parent 0a412ade88
commit 1f1193e857
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -1776,7 +1776,6 @@ dependencies = [
"hyper",
"insta",
"jod-thread",
"lazy_static",
"log",
"maplit",
"memofs",