Skip to content

Commit 94e8a6c

Browse files
committed
fix: remove stray space
1 parent 59c36e7 commit 94e8a6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/DatasetSearch.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ export const DatasetSearch = (props) => {
159159
init()
160160
}, [loading, isInstitutionSet, fullQuery, navigate, hasChangedPage, query])
161161

162-
163162
return (
164163
loading
165164
? (

0 commit comments

Comments
 (0)