Final prettier formatted file

This commit is contained in:
Dmitry Yankowski
2020-02-24 13:45:18 -05:00
parent 777e629b3d
commit 241abd3c50

View File

@@ -2096,7 +2096,6 @@ export default {
this.$toast.info(this.$t('finished_in', { duration }), {
icon: 'done',
})
;(() => {
const status = (this.response.status = payload.status)
const headers = (this.response.headers = payload.headers)