Skip to content

Commit

Permalink
Remove deprecated files (#5142)
Browse files Browse the repository at this point in the history
I noticed there were some vue files that have either been ported or just aren't used anymore
  • Loading branch information
gettinToasty authored Oct 3, 2024
1 parent 73a7575 commit 5587458
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 301 deletions.
20 changes: 0 additions & 20 deletions app/components/custom-source-properties/WidgetProperties.vue

This file was deleted.

65 changes: 0 additions & 65 deletions app/components/custom-source-properties/WidgetProperties.vue.ts

This file was deleted.

2 changes: 0 additions & 2 deletions app/components/windows/SourceProperties.vue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { SourcesService } from 'services/sources';
import ModalLayout from 'components/ModalLayout.vue';
import { Display } from 'components/shared/ReactComponentList';
import GenericForm from 'components/obs/inputs/GenericForm';
import WidgetProperties from 'components/custom-source-properties/WidgetProperties.vue';
import StreamlabelProperties from 'components/custom-source-properties/StreamlabelProperties';
import PlatformAppProperties from 'components/custom-source-properties/PlatformAppProperties.vue';
import { $t } from 'services/i18n';
Expand All @@ -23,7 +22,6 @@ import * as remote from '@electron/remote';
ModalLayout,
Display,
GenericForm,
WidgetProperties,
StreamlabelProperties,
PlatformAppProperties,
},
Expand Down
56 changes: 0 additions & 56 deletions app/components/windows/settings/HotkeyGroup.tsx

This file was deleted.

37 changes: 0 additions & 37 deletions app/components/windows/settings/Hotkeys.vue

This file was deleted.

121 changes: 0 additions & 121 deletions app/components/windows/settings/Hotkeys.vue.ts

This file was deleted.

0 comments on commit 5587458

Please sign in to comment.