From 63dd77c7c15ec86873679a4c339b3ff34908af34 Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期四, 07 十一月 2019 19:34:50 +0800 Subject: [PATCH] 删掉22上down不下来的http第三方包 --- structure/gragh.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/structure/gragh.go b/structure/gragh.go index ba583d9..f8bfd92 100644 --- a/structure/gragh.go +++ b/structure/gragh.go @@ -18,4 +18,4 @@ type Pointfloat struct { X float64 `json:"x"` Y float64 `json:"y"` -} +} \ No newline at end of file -- Gitblit v1.8.0