remove unused file

This commit is contained in:
syuilo 2025-08-25 20:32:07 +09:00
parent 44ac51f64f
commit a874def344
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
<!--
SPDX-FileCopyrightText: syuilo and misskey-project
SPDX-License-Identifier: AGPL-3.0-only
-->
<template>
<slot></slot>
</template>
<script lang="ts" setup>
</script>
<style lang="scss" module>
</style>