1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 09:37:27 +00:00

Remove non-solvable link

This commit is contained in:
Steffo 2022-08-13 04:46:22 +00:00 committed by GitHub
parent 0d6b7e7fcd
commit 5d51c55c9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
//! This module defines the [`main`] function for [`patched_porobot_telegram`]. //! This module defines the [`main`] function for `patched_porobot_telegram`.
use crate::data::corebundle::globals::LocalizedGlobalsIndexes; use crate::data::corebundle::globals::LocalizedGlobalsIndexes;
use crate::data::corebundle::CoreBundle; use crate::data::corebundle::CoreBundle;