From 3ec53a6a73a2cf1512aaa5bc6f5be8063d754f9d Mon Sep 17 00:00:00 2001 From: yedf2 <120050102@qq.com> Date: Wed, 16 Feb 2022 10:41:34 +0800 Subject: [PATCH] fix lint --- dtmsvr/storage/trans.go | 1 + 1 file changed, 1 insertion(+) diff --git a/dtmsvr/storage/trans.go b/dtmsvr/storage/trans.go index edfc0f1..4f37122 100644 --- a/dtmsvr/storage/trans.go +++ b/dtmsvr/storage/trans.go @@ -3,6 +3,7 @@ * Use of this source code is governed by a BSD-style * license that can be found in the LICENSE file. */ + package storage import (