Remove unneeded service (too thin)

This commit is contained in:
Alex Selimov 2026-03-19 13:47:18 -04:00
parent 01ae2aee7c
commit ef3c5c7fe8

View file

@ -1,3 +0,0 @@
use crate::state::AppState;
use super::dto::{CreateVoteRequest, VoteResponse};