ChrishonWyllie / Celestial

A Caching service for multimedia
MIT License
8 stars 3 forks source link

Address warnings about using class instead of AnyObject #84

Closed ChrishonWyllie closed 3 years ago

ChrishonWyllie commented 3 years ago

This warning is now displayed:

warning: using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead

However, this apparently may not be new