Skip to content

Commit cb2b31d

Browse files
committed
cleanup
1 parent e459c46 commit cb2b31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/search/bills/BillSearch.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {
66
SearchBox,
77
useInstantSearch
88
} from "react-instantsearch"
9-
import { currentGeneralCourt, isCurrentCourt } from "functions/src/shared"
9+
import { currentGeneralCourt } from "functions/src/shared"
1010
import styled from "styled-components"
1111
import TypesenseInstantSearchAdapter from "typesense-instantsearch-adapter"
1212
import { Col, Row } from "../../bootstrap"

0 commit comments

Comments
 (0)