xxsimoxx/codepotent-update-manager

Remove needless check for existence of TransientInspector class

johnalarcon opened this issue · 1 comments

Description

At lines 117-120, there's a check for the existence of the class. This can be removed.

Context

This check was added as it wasn't immediately clear if the Transient Inspector features would be shipped with the plugin or released as an extension. Due to a forum discussion and popular consensus, it was decided to include the TransientInspector class in the plugin. The check for existence is no longer (well, actually, never was) applicable.

Updated in version 2.1.0.