Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit 6812ca8

Browse files
committed
removed unused formId value
1 parent aecd844 commit 6812ca8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/directives/formly-form.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ angular.module('formly.render')
66
templateUrl: 'directives/formly-form.html',
77
replace: true,
88
scope: {
9-
formId: '@formId',
109
fields: '=fields',
1110
options: '=options',
1211
result: '=result',

0 commit comments

Comments
 (0)