Skip to content

Commit afc652b

Browse files
rosborne132reinecke
authored andcommitted
Remove burnins adapter related files (#1537)
* extract burnin files * remove test Signed-off-by: rosborne132 <[email protected]>
1 parent 90d2d23 commit afc652b

File tree

7 files changed

+0
-690
lines changed

7 files changed

+0
-690
lines changed

.codecov.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ comment:
1919

2020
ignore:
2121
- "contrib/opentimelineio_contrib/adapters/tests/test_rvsession.py"
22-
- "contrib/opentimelineio_contrib/adapters/tests/test_burnins.py"
23-
- "contrib/opentimelineio_contrib/adapters/burnins.py"
2422
- "*aaf2*"
2523
- "*pkg_resources*"
2624
- "*pbr*"

contrib/opentimelineio_contrib/adapters/burnins.py

Lines changed: 0 additions & 73 deletions
This file was deleted.

contrib/opentimelineio_contrib/adapters/contrib_adapters.plugin_manifest.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
{
22
"OTIO_SCHEMA" : "PluginManifest.1",
33
"adapters": [
4-
{
5-
"OTIO_SCHEMA" : "Adapter.1",
6-
"name" : "burnins",
7-
"filepath" : "burnins.py",
8-
"suffixes" : []
9-
},
104
{
115
"OTIO_SCHEMA": "Adapter.1",
126
"name": "xges",

0 commit comments

Comments
 (0)