forked from FoundKeyGang/FoundKey
Clean up: Remove unused import
This commit is contained in:
parent
908872f374
commit
fcea9dacb7
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,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';
|
||||
import XHeader from './user.header.vue';
|
||||
import XTimeline from './user.timeline.vue';
|
||||
|
|
Loading…
Reference in a new issue