forked from FoundKeyGang/FoundKey
Clean up: Remove unused import
This commit is contained in:
parent
e1a946ab45
commit
f19f92c538
1 changed files with 0 additions and 1 deletions
|
@ -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({
|
||||
|
|
Loading…
Reference in a new issue