mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 01:40:21 +08:00
4 lines
151 B
Rust
4 lines
151 B
Rust
|
|
//! Placeholder so `handlers/admin/payments.rs` can compile before its backend is restored.
|
||
|
|
|
||
|
|
pub(super) const __PAYMENT_POSTGRES_PLACEHOLDER: () = ();
|