Update post-form.vue

This commit is contained in:
syuilo 2018-12-03 20:21:05 +09:00
parent aae394e34e
commit 4eddfaf68e

View file

@ -62,7 +62,6 @@ import parse from '../../../../../mfm/parse';
import { host } from '../../../config';
import { erase, unique } from '../../../../../prelude/array';
import { length } from 'stringz';
import parseAcct from '../../../../../misc/acct/parse';
import { toASCII } from 'punycode';
export default Vue.extend({