Skip to content

Commit 3335b46

Browse files
authored
prettify
1 parent 1469b35 commit 3335b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/views/sis/course-search/list.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ type Props = TopLevelViewPropsType & {
3333
updateRecentFilters: (filters: FilterType[]) => any,
3434
}
3535

36-
function doSearch (args: {
36+
function doSearch(args: {
3737
query: string,
3838
filters: Array<FilterType>,
3939
courses: Array<CourseType>,

0 commit comments

Comments
 (0)