style(paroxysm): Apply rustfmt
Change-Id: I959b6a1008f1b0ef632c0194adc0f680e7c27d62 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1561 Tested-by: BuildkiteCI Reviewed-by: kanepyork <rikingcoding@gmail.com>
This commit is contained in:
parent
1faab13004
commit
de27b3c1ff
4 changed files with 18 additions and 18 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use chrono::NaiveDateTime;
|
||||
use crate::schema::{entries, keywords};
|
||||
use chrono::NaiveDateTime;
|
||||
|
||||
#[derive(Queryable)]
|
||||
pub struct Keyword {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue