diff options
Diffstat (limited to 'src/main.rs')
-rw-r--r-- | src/main.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.rs b/src/main.rs index e71d6e7..f7bee6d 100644 --- a/src/main.rs +++ b/src/main.rs @@ -16,8 +16,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. */ -use hitomezashi_rs; - include!("cli.rs"); // CLI for hitomezashi |