Skip to content

Commit

Permalink
updating import from bad rebase
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Li <[email protected]>
  • Loading branch information
sejli committed Dec 31, 2024
1 parent c31b916 commit 06f4462
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
DSM_API,
S3_CLUSTER,
} from '../../../../../utils/apps/query_enhancements/constants';
import { WORKSPACE_NAME } from './constants';
import { WORKSPACE_NAME } from '../../../../../utils/apps/constants';

let dataSourceId = '';
const definedS3Variables = !S3_CLUSTER.url;
Expand Down

0 comments on commit 06f4462

Please sign in to comment.