Skip to content

Commit a7dc4e8

Browse files
committed
Update fetch-devfiles
Signed-off-by: thepetk <thepetk@gmail.com>
1 parent 7abb8e1 commit a7dc4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/core/src/functions/fetch-devfiles/fetch-devfiles.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
import { getDeprecatedDevfileValue } from '../get-deprecated-devfile-value/get-devfile-tags';
17+
import { getDeprecatedDevfileValue } from '../get-deprecated-devfile-value/get-deprecated-devfile-value';
1818

1919
interface DevfileJsonBase {
2020
name: string;

0 commit comments

Comments
 (0)