LearnNewsExamplesServices
Frontmatter
id3957
titleNeo.applyClassConfig() => cleanup
stateClosed
labels
enhancement
assigneestobiu
createdAtJan 30, 2023, 12:04 AM
updatedAtJan 30, 2023, 12:07 AM
githubUrlhttps://github.com/neomjs/neo/issues/3957
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 30, 2023, 12:07 AM

Neo.applyClassConfig() => cleanup

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jan 30, 2023, 12:04 AM
            let cfg = ctor.config || {},
                mixins;

            if (cfg) {

it looks like the if check is always true => we can remove it.

tobiu added the enhancement label on Jan 30, 2023, 12:04 AM
tobiu assigned to @tobiu on Jan 30, 2023, 12:04 AM
tobiu referenced in commit c80e135 - "Neo.applyClassConfig() => cleanup #3957" on Jan 30, 2023, 12:07 AM
tobiu closed this issue on Jan 30, 2023, 12:07 AM