Skip to content

ubus-lime-groundrouting: stop depending on luci-compat #1188

@ilario

Description

@ilario

As noted in #1187 (comment), installing lime-app pulls a lot of dependencies, including luci-base.

This happens because lime-app depends on ubus-lime-groundrouting which depends on luci-compat which depends on luci-lua-runtime which depends on luci-base.

The dependency from luci-compat has been introduced here: 5792740 for having a library whose import has been added here: badd3f2

Does anyone know whether that row is needed or not?
The import ntm is declared but not used.
Still, the line "luci.model.network".init() maybe does something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions