remove whitespace

This commit is contained in:
2023-02-28 11:24:53 +10:00
parent 86d5706aac
commit ee0d5c363c

View File

@@ -70,7 +70,6 @@ import SMForm from "../../components/SMForm.vue";
import SMFormFooter from "../../components/SMFormFooter.vue";
import SMInput from "../../components/SMInput.vue";
import SMInputAttachments from "../../components/SMInputAttachments.vue";
import { api } from "../../helpers/api";
import { PostResponse, UserCollection } from "../../helpers/api.types";
import { SMDate } from "../../helpers/datetime";