Skip to content

Commit 0855e59

Browse files
committed
clean up
1 parent 5bbb244 commit 0855e59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils.js

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ export function isRefArray(field, schema) {
4444

4545
function fetchSchema(ref, schema) {
4646
if (ref.startsWith("#/")) {
47-
ref.substr(2).split("/");
4847
return ref
4948
.substr(2)
5049
.split("/")

0 commit comments

Comments
 (0)