Skip to content

Commit c1735a1

Browse files
committed
Fix 'angularSchemaFormDynamicSelect is not defined'
1 parent bb931ab commit c1735a1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

angular-schema-form-dynamic-select.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,5 +428,4 @@ angular.module('schemaForm').filter('selectFilter', [function ($filter) {
428428
};
429429
}]);
430430

431-
return angularSchemaFormDynamicSelect;
432431
}));

0 commit comments

Comments
 (0)