Skip to content

Commit

Permalink
clean up code
Browse files Browse the repository at this point in the history
  • Loading branch information
Razzmatazzz committed Aug 16, 2024
1 parent 2ff799c commit e1fb537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion schema.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ export default async function getSchema(data, context) {
return resolve(getSchema(data, context));
}
}, 100);
loadingInterval;
});
}
loadingSchema = true;
Expand Down

0 comments on commit e1fb537

Please sign in to comment.