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:
Vincent Ambo 2020-08-02 01:31:02 +01:00 committed by tazjin
parent 1faab13004
commit de27b3c1ff
4 changed files with 18 additions and 18 deletions

View file

@ -1,5 +1,5 @@
use chrono::NaiveDateTime;
use crate::schema::{entries, keywords};
use chrono::NaiveDateTime;
#[derive(Queryable)]
pub struct Keyword {