SupportVol / BackEnd

This repository manages data storage, authentication, and business logic for efficient volunteer coordination.
https://supportvol-dot-support-vol.as.r.appspot.com/
Apache License 2.0
1 stars 0 forks source link

(JS-R1000) Found multiple import of the same path #64

Closed Programmer-RD-AI closed 5 months ago

Programmer-RD-AI commented 5 months ago

Description

It is always recommended to group all imports of a single path or source in a single import declaration. These usually happen in a codebase when multiple developers are working on the same codebase. It helps improving code refactoring and code readability as well.

Occurrences

There are 4 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/SupportVol/BackEnd/issue/JS-R1000/occurrences/