2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

Remove old unit test

This commit is contained in:
Oliver
2021-10-05 00:48:03 +11:00
parent dd4db6442e
commit 28509dbd68
2 changed files with 0 additions and 20 deletions

View File

@ -1424,7 +1424,6 @@ function initializeRelatedField(field, fields, options) {
}
});
// If a 'value' is already defined, grab the model info from the server
if (field.value) {