Skip to content

Commit

Permalink
purge unused types #209
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Feb 27, 2025
1 parent f978d9e commit 9ab06dc
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 865 deletions.
2 changes: 1 addition & 1 deletion arches_lingo/media/js/views/root.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import createVueApplication from 'arches/arches/app/media/js/utils/create-vue-ap

import { createRouter, createWebHistory } from 'vue-router';

import LingoApp from '@/arches_lingo/App.vue';
import LingoApp from '@/arches_lingo/ArchesLingo.vue';
import { routes } from '@/arches_lingo/routes.ts';

const router = createRouter({
Expand Down
File renamed without changes.
218 changes: 0 additions & 218 deletions arches_lingo/src/arches_lingo/components/scheme/report/SchemeLabel.vue

This file was deleted.

This file was deleted.

Loading

0 comments on commit 9ab06dc

Please sign in to comment.