Skip to content

Conversation

@christian-schilling
Copy link
Member

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes an unused global variable DB from the cache.rs file. The variable was a LazyLock<std::sync::Mutex<Option<sled::Db>>> that was not being referenced in this file.

  • Removed duplicate/unused static DB variable declaration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@christian-schilling christian-schilling force-pushed the @changes/master/christian.schilling.de@gmail.com/rm-db branch from fa70b08 to 363c2ed Compare November 16, 2025 18:12
@christian-schilling christian-schilling force-pushed the @changes/master/christian.schilling.de@gmail.com/rm-db branch from 363c2ed to 80362d8 Compare November 17, 2025 07:24
@christian-schilling christian-schilling added this pull request to the merge queue Nov 17, 2025
Merged via the queue into master with commit 92ad841 Nov 17, 2025
2 checks passed
@christian-schilling christian-schilling deleted the @changes/master/christian.schilling.de@gmail.com/rm-db branch November 17, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants