Skip to content

Commit

Permalink
updating import
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitakinger committed Jan 20, 2025
1 parent aa2cff6 commit 007bbcb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from "react";
import type { Action } from "entities/Action";
import { IDE_TYPE, type IDEType } from "../constants";
import { IDE_TYPE, type IDEType } from "ee/entities/IDE/constants";
import { useFeatureFlag } from "utils/hooks/useFeatureFlag";
import { FEATURE_FLAG } from "../../FeatureFlag";
import { useParentEntityInfo } from "ee/IDE/hooks/useParentEntityInfo";
Expand Down

0 comments on commit 007bbcb

Please sign in to comment.