Skip to content

Commit 81e8391

Browse files
committed
Remove return statement (angularSchemaFormDynamicSelect)
1 parent 9018bca commit 81e8391

File tree

2 files changed

+7898
-1
lines changed

2 files changed

+7898
-1
lines changed

angular-schema-form-dynamic-select.js

-1
Original file line numberDiff line numberDiff line change
@@ -456,5 +456,4 @@ angular.module('schemaForm').filter('selectFilter', [function ($filter) {
456456
};
457457
}]);
458458

459-
return angularSchemaFormDynamicSelect;
460459
}));

0 commit comments

Comments
 (0)