Skip to content

[GCI Ideas] Remove unused imports from classes #3201

@yashk2000

Description

@yashk2000

Summary:

Currently, some classes contain unused imports. To improve code quality and make the app-building faster, these unused imports should be removed.

A few files that contain unused imports are:

  • SessionManager.java
  • BookmarkPicturesController.java
  • Bookmark.java
  • CacheController.java
  • CampaignsPresenter.java

Similarly, go through other classes and remove all unused imports. Unused imports show up in a dull gray color when the file is opened in android studio, unlike used imports which appear in white color.

Would you like to work on the issue?

Opening for GCI

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions