Skip to content

Fix imports and clean up code #31

@s-ramaswamy

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

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions