Skip to content

Commit

Permalink
[AAE-28806] fixed pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrbr committed Dec 5, 2024
1 parent 1bb5de7 commit 2a8158f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/

import { Injectable } from '@angular/core';
import { FormModel, FormVariableModel } from 'lib/core/src/lib/form';
import { FormModel, FormVariableModel } from '@alfresco/adf-core';

@Injectable({
providedIn: 'root'
Expand Down

0 comments on commit 2a8158f

Please sign in to comment.