Skip to content

Commit

Permalink
Correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrogers committed Sep 27, 2023
1 parent 2adbe18 commit c89a3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/providers/fault-mgmt-providers/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* at runtime from the About dialog for additional information.
*****************************************************************************/

import { getValue } from '../utils.js';
import { getValue } from '../../utils.js';

function faultModelConvertor(faultData, type) {

Expand Down

0 comments on commit c89a3fb

Please sign in to comment.