This commit is contained in:
syuilo 2018-12-02 23:00:06 +09:00
parent 03588b3fd6
commit 07d6894c42
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -71,7 +71,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({