cave/store: delint

This commit is contained in:
Astro 2022-11-09 19:25:28 +01:00
parent 1092194bba
commit 584d7b2424

View File

@ -1,5 +1,3 @@
use std::collections::HashSet;
use redis::{Value, RedisError};
use crate::{feed::Post, trend_tag::TrendTag};