mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
Clean up: Remove unused import
This commit is contained in:
parent
e29d9652fc
commit
b770819977
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