From 31e08197d4233795dd2c7d4f4d14bf1ebf16f191 Mon Sep 17 00:00:00 2001 From: dudaodong Date: Sun, 9 Jan 2022 14:03:46 +0800 Subject: [PATCH] remove file comment --- random/random_test.go | 8 -------- 1 file changed, 8 deletions(-) diff --git a/random/random_test.go b/random/random_test.go index 39bbde7..190113c 100644 --- a/random/random_test.go +++ b/random/random_test.go @@ -1,11 +1,3 @@ -/* - * @Descripttion: - * @version: v1.0.0 - * @Author: dudaodong@kingsoft.com - * @Date: 2021-11-29 11:43:28 - * @LastEditors: dudaodong@kingsoft.com - * @LastEditTime: 2021-12-01 18:05:29 - */ package random import (