Skip to content

Identify any redundancy within existing code #266

@cheezyrock

Description

@cheezyrock

There are spots in the code which are redundant. For example, there are multiple times a database connection is opened, whereas we should probably have only one method that is responsible for opening and closing the database. Each of these identifications will lead to additional issues created.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions