mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-11 03:26:27 +00:00
remove selectable
This commit is contained in:
parent
9c793472fb
commit
49fa1b2a58
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ use activitypub_federation::{
|
|||
config::Data,
|
||||
traits::{Actor, Object},
|
||||
};
|
||||
use chrono::{DateTime, NaiveDateTime, Utc};
|
||||
use chrono::{DateTime, Utc};
|
||||
use lemmy_api_common::context::LemmyContext;
|
||||
use lemmy_utils::error::LemmyError;
|
||||
use reqwest::Url;
|
||||
|
|
Loading…
Reference in a new issue