mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-15 18:20:11 +00:00
fix(gateway): remove superflous redis error handling code that actually created more errors
This commit is contained in:
parent
5fa9266d8d
commit
ec49ead783
4 changed files with 2 additions and 23 deletions
|
|
@ -9,7 +9,6 @@ use sentry_tracing::event_from_event;
|
|||
|
||||
pub mod db;
|
||||
pub mod state;
|
||||
pub mod util;
|
||||
|
||||
pub mod _config;
|
||||
pub use crate::_config::CONFIG as config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue