From 21ff63a006968255a57cf5812ca4ab3f8682b0c9 Mon Sep 17 00:00:00 2001 From: Calvin Neo Date: Thu, 5 Sep 2024 21:40:20 +0800 Subject: [PATCH] a Signed-off-by: Calvin Neo --- proxy_tests/proxy/shared/region.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/proxy_tests/proxy/shared/region.rs b/proxy_tests/proxy/shared/region.rs index cdac134d49a..fbaddd7183d 100644 --- a/proxy_tests/proxy/shared/region.rs +++ b/proxy_tests/proxy/shared/region.rs @@ -1,6 +1,5 @@ -use fail::fail_point; - // Copyright 2022 TiKV Project Authors. Licensed under Apache-2.0. +use fail::fail_point; use crate::utils::v1::*; #[test]