Skip to content

Commit

Permalink
Remove burnins adapter related files (#1537)
Browse files Browse the repository at this point in the history
* extract burnin files
* remove test

Signed-off-by: rosborne132 <[email protected]>
  • Loading branch information
rosborne132 authored and reinecke committed Apr 4, 2024
1 parent 2027409 commit b36a946
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 690 deletions.
2 changes: 0 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ comment:

ignore:
- "contrib/opentimelineio_contrib/adapters/tests/test_rvsession.py"
- "contrib/opentimelineio_contrib/adapters/tests/test_burnins.py"
- "contrib/opentimelineio_contrib/adapters/burnins.py"
- "*aaf2*"
- "*pkg_resources*"
- "*pbr*"
Expand Down
73 changes: 0 additions & 73 deletions contrib/opentimelineio_contrib/adapters/burnins.py

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
{
"OTIO_SCHEMA" : "PluginManifest.1",
"adapters": [
{
"OTIO_SCHEMA" : "Adapter.1",
"name" : "burnins",
"filepath" : "burnins.py",
"suffixes" : []
},
{
"OTIO_SCHEMA": "Adapter.1",
"name": "xges",
Expand Down
Loading

0 comments on commit b36a946

Please sign in to comment.