mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-23 15:17:57 +01:00
cargo fmt^2
This commit is contained in:
parent
2bce433ce3
commit
6aa233fd06
@ -13,4 +13,3 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -10,8 +10,8 @@ use std::sync::Arc;
|
|||||||
use crate::authentication::fabfire::FabFireCardKey;
|
use crate::authentication::fabfire::FabFireCardKey;
|
||||||
use crate::users::db::User;
|
use crate::users::db::User;
|
||||||
|
|
||||||
mod fabfire;
|
|
||||||
mod authdb;
|
mod authdb;
|
||||||
|
mod fabfire;
|
||||||
|
|
||||||
struct Callback {
|
struct Callback {
|
||||||
users: Users,
|
users: Users,
|
||||||
|
Loading…
Reference in New Issue
Block a user