Add missing import

This commit is contained in:
Valentin Brandl 2019-08-07 21:27:19 +02:00
parent 312d9360c3
commit 2ef81fb75b
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -1,7 +1,7 @@
use crate::{
cache,
data::{FilePath, State},
statics::{load_env_var, GITHUB_AUTH_QUERY, OPT},
statics::{load_env_var, GITHUB_AUTH_QUERY, OPT, REDIRECT_AGE},
};
use actix_web::{
http::{