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.
2 parents 44e468e + c2f49b1 commit 69ab019Copy full SHA for 69ab019
projects/netgrif-components-core/src/lib/task-content/services/field-converter.service.ts
@@ -25,7 +25,6 @@ import {UserListField} from '../../data-fields/user-list-field/models/user-list-
25
import {UserListValue} from '../../data-fields/user-list-field/models/user-list-value';
26
import {decodeBase64, encodeBase64} from "../../utility/base64";
27
28
-
29
@Injectable({
30
providedIn: 'root'
31
})
0 commit comments