Clean up: Remove unused import

This commit is contained in:
syuilo 2018-09-13 01:50:36 +09:00
parent e1a946ab45
commit f19f92c538
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@
<script lang="ts">
import Vue from 'vue';
import parseAcct from '../../../../../misc/acct/parse';
import getUserName from '../../../../../misc/get-user-name';
import Progress from '../../../common/scripts/loading';
export default Vue.extend({