Skip to content

Commit

Permalink
clean imports in frontend/src/FileListContextMenu.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
nkonev committed Jan 15, 2025
1 parent 7a1176b commit 43ab47a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/FileListContextMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
</template>

<script>
import {copyCallLink, copyChatLink, getBlogLink, getChatLink} from "@/utils";
import contextMenuMixin from "@/mixins/contextMenuMixin";
export default {
Expand Down

0 comments on commit 43ab47a

Please sign in to comment.