Skip to content

Commit 7e37f33

Browse files
authored
Lint src/api/helpers/utils.js
1 parent 69c3344 commit 7e37f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/helpers/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ export async function getBrowsedRelationships(orm, locals, browsedEntityType,
128128
}
129129
return accumulator;
130130
}, []);
131-
}
131+
}

0 commit comments

Comments
 (0)