Skip to content

Commit

Permalink
rm
Browse files Browse the repository at this point in the history
  • Loading branch information
rsk0315 committed Feb 12, 2024
1 parent c34be6c commit 1b19059
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion nekolib-src/poc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ edition = "2021"
[dependencies]
inner = { path = "../inner" }
katex-support = { path = "katex-support" }
ci-test = { path = "ci-test" }
6 changes: 0 additions & 6 deletions nekolib-src/poc/ci-test/Cargo.toml

This file was deleted.

10 changes: 0 additions & 10 deletions nekolib-src/poc/ci-test/src/lib.rs

This file was deleted.

1 change: 0 additions & 1 deletion nekolib-src/poc/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use inner::doc_inline_reexport;

doc_inline_reexport! {
ci_test,
katex_support,
}

0 comments on commit 1b19059

Please sign in to comment.