Skip to content

Commit fcffb0c

Browse files
committed
style: fix code style
1 parent 3c8c990 commit fcffb0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/api-documentation.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
* "dot" notation.
2626
*/
2727
'hide' => [
28-
//'v1' => [
28+
// 'v1' => [
2929
// 'contact.email',
3030
// 'description',
31-
//]
31+
// ]
3232
],
3333
],
3434
'middleware' => [

0 commit comments

Comments
 (0)