Fix swap/src/bin/swap.rs import issue

This commit is contained in:
Einliterflasche 2024-08-12 11:29:05 +02:00
parent 3135e58187
commit c897c4c6e9
3 changed files with 2 additions and 6 deletions

View file

@ -18,7 +18,6 @@
pub mod api;
pub mod asb;
pub mod bin;
pub mod bitcoin;
pub mod cli;
pub mod common;