Skip to content

Commit

Permalink
removes accidental import
Browse files Browse the repository at this point in the history
  • Loading branch information
riascho committed Sep 3, 2024
1 parent 56957d0 commit 63de36c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import type { ResponseWithJobReference } from '../../helpers/interfaces';
import { prepareOutput } from '../../helpers/utils';
import { googleBigQueryApiRequestAllItems, googleBigQueryApiRequest } from '../../transport';
import { getResolvables, updateDisplayOptions } from '@utils/utilities';
import { query } from 'express';

const properties: INodeProperties[] = [
{
Expand Down

0 comments on commit 63de36c

Please sign in to comment.