refact: Fix warning
(cherry picked from commit e9371a0838eec93a0158a408c58be1a1efd44ab2)
This commit is contained in:
parent
9a62664fb1
commit
1ac0f10f74
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ pub fn get(key: &str) -> Result<String> {
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use super::*;
|
use super::*;
|
||||||
use ctor::ctor;
|
|
||||||
|
|
||||||
#[ctor::ctor]
|
#[ctor::ctor]
|
||||||
fn setup() {
|
fn setup() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue