🚨 Removing linter warnings

This commit is contained in:
Liyas Thomas
2020-01-24 17:50:30 +05:30
parent 92d8878c38
commit bbaa48c1ec
7 changed files with 22 additions and 27 deletions

View File

@@ -812,9 +812,7 @@ export default {
}
}
this.gqlTypes = types;
this.$refs.queryEditor.setValidationSchema(schema);
this.$nuxt.$loading.finish();
const duration = Date.now() - startTime;
this.$toast.info(this.$t("finished_in", { duration }), {