Skip to content

Remove dead duplicate TimedBuffer in pyamber #5980

Description

@Ma77Ball

Task Summary

amber/src/main/python/core/util/console_message/timed_buffer.py is a dead, unreferenced near-duplicate of the live core/util/buffer/timed_buffer.py. Nothing imports the console_message copy (no importers, no __init__ re-export, no test references); the only live TimedBuffer user, console_message_manager.py, imports the buffer/ version. This removes the dead file.

Task Type

  • Refactor

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions