Remove support for Rumble video embeds

This commit is contained in:
Alex Gleason
2023-09-19 13:10:57 -05:00
parent d0b6bfc96f
commit 1e71923f6d
7 changed files with 17 additions and 159 deletions

View File

@ -22,7 +22,6 @@ const MOCK_STATUSES: any[] = [
require('soapbox/__fixtures__/pleroma-status-vertical-video-without-metadata.json'),
require('soapbox/__fixtures__/pleroma-status-with-poll-with-emojis.json'),
require('soapbox/__fixtures__/pleroma-quote-of-quote-post.json'),
require('soapbox/__fixtures__/truthsocial-status-with-external-video.json'),
require('soapbox/__fixtures__/truthsocial-status-in-moderation.json'),
];