Update post-form.vue

This commit is contained in:
syuilo 2018-12-03 20:21:05 +09:00
parent 45bee7cc2f
commit 9ff349c548
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
1 changed files with 0 additions and 1 deletions

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({