chore: should move this later
This commit is contained in:
parent
f2dc3f69f2
commit
e8b36cecdf
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
// TODO
|
||||||
|
// move this file somewhere else
|
||||||
|
// it's not a route
|
||||||
|
// maybe under src/server/jsonld.rs ??
|
||||||
|
|
||||||
use axum::response::{IntoResponse, Response};
|
use axum::response::{IntoResponse, Response};
|
||||||
|
|
||||||
pub trait LD {
|
pub trait LD {
|
||||||
|
|
Loading…
Reference in a new issue