Skip to content

Commit

Permalink
Fix lint issues
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
  • Loading branch information
DarshitChanpura committed Apr 19, 2024
1 parent 0f0132d commit 76a7405
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/utils/datasource-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* permissions and limitations under the License.
*/

import { url } from 'inspector';
import { DataSourceOption } from 'src/plugins/data_source_management/public/components/data_source_menu/types';

export function createDataSourceQuery(dataSourceId: string) {
Expand Down

0 comments on commit 76a7405

Please sign in to comment.