We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7abb8e1 commit a7dc4e8Copy full SHA for a7dc4e8
libs/core/src/functions/fetch-devfiles/fetch-devfiles.tsx
@@ -14,7 +14,7 @@
14
* limitations under the License.
15
*/
16
17
-import { getDeprecatedDevfileValue } from '../get-deprecated-devfile-value/get-devfile-tags';
+import { getDeprecatedDevfileValue } from '../get-deprecated-devfile-value/get-deprecated-devfile-value';
18
19
interface DevfileJsonBase {
20
name: string;
0 commit comments