summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2020-03-03 00:06:06 +0000
committerKornel <kornel@geekhood.net>2020-03-03 00:42:10 +0000
commit340c0baec9416254e6a728f503b69f1327c4c24a (patch)
tree6189964beda8ef4482fecc961fe4b3f94277ac27
parente9fb3905e14ff7f4db01a562dd54b61248b0948e (diff)
Unused
-rw-r--r--.gitmodules3
-rw-r--r--Cargo.toml1
2 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 353dedb..8d3714d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,9 +7,6 @@
[submodule "style"]
path = style
url = https://gitlab.com/crates.rs/style.git
-[submodule "lazyonce"]
- path = lazyonce
- url = https://gitlab.com/crates.rs/lazyonce.git
[submodule "render_readme"]
path = render_readme
url = https://gitlab.com/crates.rs/render_readme.git
diff --git a/Cargo.toml b/Cargo.toml
index 5d3031d..b4f79c9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,6 @@ members = [
"front_end",
"github_info",
"kitchen_sink",
-"lazyonce",
"reindex",
"render_readme",
"repo_url",