diff options
author | Oxbian <oxbian@mailbox.org> | 2025-05-17 23:30:07 -0400 |
---|---|---|
committer | Oxbian <oxbian@mailbox.org> | 2025-05-17 23:30:07 -0400 |
commit | fecb211130ec487c7c617d28419c6d0097f19783 (patch) | |
tree | ade91c5eefb7d9af6f68357f897d4b670f325f81 /src/helper/mod.rs | |
parent | dd9808b10c98c28a493eac78742fc403efc70e32 (diff) | |
download | NAI-fecb211130ec487c7c617d28419c6d0097f19783.tar.gz NAI-fecb211130ec487c7c617d28419c6d0097f19783.zip |
feat: wikipedia module
Diffstat (limited to 'src/helper/mod.rs')
-rw-r--r-- | src/helper/mod.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/helper/mod.rs b/src/helper/mod.rs deleted file mode 100644 index 43763f1..0000000 --- a/src/helper/mod.rs +++ /dev/null @@ -1 +0,0 @@ -pub mod init; |