From b11e5bc47ac0fd3a7729e4acad08bdd01a400db0 Mon Sep 17 00:00:00 2001 From: James Harton Date: Mon, 2 Sep 2024 09:16:10 +1200 Subject: [PATCH] chore: Update `.formatter.exs`. --- .formatter.exs | 3 --- 1 file changed, 3 deletions(-) diff --git a/.formatter.exs b/.formatter.exs index 28a219c..dc40b68 100644 --- a/.formatter.exs +++ b/.formatter.exs @@ -64,8 +64,6 @@ spark_locals_without_parens = [ password_field: 1, password_reset_action_name: 1, private_key: 1, - private_key_id: 1, - private_key_path: 1, read_action_name: 1, read_expired_action_name: 1, redirect_uri: 1, @@ -94,7 +92,6 @@ spark_locals_without_parens = [ store_token_action_name: 1, strategy_attribute_name: 1, subject_name: 1, - team_id: 1, token_lifetime: 1, token_param_name: 1, token_resource: 1,