tvkitchen / appliances

A one stop shop for official TV Kitchen Appliances
GNU Lesser General Public License v3.0
3 stars 0 forks source link

Remove arrow functions from core #101

Closed slifty closed 3 years ago

slifty commented 3 years ago

Description

This PR removes arrow functions from core class method definitions.

It also updates the AbstractIngestionAppliance to decorate origin instead of timestamp

Related Issues

Resolves #100