summaryrefslogtreecommitdiff
path: root/webapp/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/src/main.rs')
-rw-r--r--webapp/src/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/webapp/src/main.rs b/webapp/src/main.rs
index cf5eb8e..8a1fccc 100644
--- a/webapp/src/main.rs
+++ b/webapp/src/main.rs
@@ -1,4 +1,3 @@
-use crate::card::Suit;
#[allow(unused_imports)]
use log::{debug, error, info, warn};
use yew::prelude::*;