Skip to content

Commit c09395e

Browse files
lmajanogithub-actions[bot]
authored andcommitted
Apply cfformat changes
1 parent dbccb2a commit c09395e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

models/auth/User.cfc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* - cbsecurity.interfaces.IAuthUser
1010
*/
1111
component
12-
accessors="true"
12+
accessors ="true"
1313
transientCache="false"
14-
delegates="
14+
delegates ="
1515
Auth@cbSecurity,
1616
Authorizable@cbSecurity,
1717
JwtSubject@cbSecurity

0 commit comments

Comments
 (0)