Skip to content

Commit

Permalink
chore: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
philjb committed Sep 20, 2024
1 parent 98c124d commit 0c1cdc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dataExplorer/components/DataExplorerPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ import {PROJECT_NAME, PROJECT_NAME_PLURAL} from 'src/flows'
import {SCRIPT_EDITOR_PARAMS} from 'src/dataExplorer/components/resources'
import {CLOUD} from 'src/shared/constants'


const DataExplorerPageHeader: FC = () => {
const {scriptQueryBuilder, setScriptQueryBuilder} =
useContext(AppSettingContext)
Expand Down

0 comments on commit 0c1cdc6

Please sign in to comment.