Skip to content

Fix imports and clean up code #31

Description

@s-ramaswamy

From what I have seen we seem to be importing everything in every page. Please ensure that only the modules you need are imported. Refrain from using from x import * .

There seem to be a lot of "empty" apps which don't do anything. Please remove these. Please remove all code which has been replaced by (bopefully) better code.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions