Merge pull request #8453 from ivandrofly/feature/subtitle-format

Remove duplicate registration
This commit is contained in:
Nikolaj Olsson 2024-05-31 17:40:53 +02:00 committed by GitHub
commit 2489076a6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -653,7 +653,6 @@ namespace Nikse.SubtitleEdit.Core.SubtitleFormats
new AvidStl(), new AvidStl(),
new WinCaps32(), new WinCaps32(),
new IsmtDfxp(), new IsmtDfxp(),
new Cavena890(),
new Spt(), new Spt(),
new Sptx(), new Sptx(),
new IaiSub(), new IaiSub(),