diff --git a/common/resources/src/main/resources/rawfile/rich_editor.js b/common/resources/src/main/resources/rawfile/rich_editor.js index f0b13ce..5e309ec 100644 --- a/common/resources/src/main/resources/rawfile/rich_editor.js +++ b/common/resources/src/main/resources/rawfile/rich_editor.js @@ -12,7 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -import {LogUtil} from '../../../../../utils/src/main/ets/default/baseUtil/LogUtil' +import {LogUtil} from '@ohos/utils/src/main/ets/default/baseUtil/LogUtil' const TAG = "Rich_Editor"