fix: lodash import (#25312)

This commit is contained in:
Sangeeth Sivan 2023-07-12 11:38:59 +05:30 committed by GitHub
parent b1a5a1601d
commit daece53b66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ import type {
ActionConfigurationSQL,
} from "../types";
import { removeSpecialChars } from "utils/helpers";
import { without } from "workers/common/JSLibrary/lodash-wrapper";
import { without } from "lodash";
export default abstract class Snowflake extends BaseQueryGenerator {
private static buildSelect(