Skip to content

User β€” Remove disabled filesΒ #182

@Villarley

Description

@Villarley

πŸ—‚οΈ Issue: User β€” Remove disabled files

Description

The user module contains legacy or stub files marked as *disabled*. They should be removed to avoid confusion and reduce tech debt.

What is expected

  • Delete all *disabled* files in the user module.
  • Ensure no remaining imports point to them.
  • Build/tests remain green.

What should be modified

  • Remove files with .disabled naming (or inside a disabled/ folder) under src/modules/user/**.
  • Fix imports accordingly.

Tests

  • Full test run; lint/typecheck must pass.

Acceptance criteria

  • No *disabled* files remain in the user module.
  • No broken imports.
  • CI green.

Rollback plan

  • Keep a branch/tag before deletion.
  • Restore selectively if any removed artifact turns out to be required.

Metadata

Metadata

Assignees

Labels

onlydust-waveContribute to awesome OSS repos during OnlyDust's open source week

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions