Skip to content

Commit 5524177

Browse files
undo formatter.exs change
1 parent 480526f commit 5524177

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.formatter.exs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ locals_without_parens = [
3030
locals_without_parens: locals_without_parens,
3131
export: [
3232
locals_without_parens: locals_without_parens
33-
]
33+
],
34+
inputs: []
3435
]

0 commit comments

Comments
 (0)