From 80f86f706deff532cf3ee94a75dd1dc0db6795b2 Mon Sep 17 00:00:00 2001 From: Cherry Mui Date: Wed, 8 Jun 2022 18:08:30 -0400 Subject: [PATCH] api/next: minor reformat Add newline endings to files without them. Delete empty lines. So it is consistent and easier to put them together. Change-Id: I84e6b7a1fe59e9f4d7f00f61539f6449f19a5d40 Reviewed-on: https://go-review.googlesource.com/c/go/+/411121 Run-TryBot: Cherry Mui TryBot-Result: Gopher Robot Reviewed-by: Ian Lance Taylor --- api/next/35044.txt | 2 +- api/next/46059.txt | 1 - api/next/50062.txt | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/api/next/35044.txt b/api/next/35044.txt index 0ed6f2e4d0..5eb6381f92 100644 --- a/api/next/35044.txt +++ b/api/next/35044.txt @@ -1 +1 @@ -pkg crypto/x509, method (*CertPool) Clone() *CertPool #35044 \ No newline at end of file +pkg crypto/x509, method (*CertPool) Clone() *CertPool #35044 diff --git a/api/next/46059.txt b/api/next/46059.txt index 3cc44966a2..4c82f79f23 100644 --- a/api/next/46059.txt +++ b/api/next/46059.txt @@ -1,2 +1 @@ pkg net/url, type URL struct, OmitHost bool #46059 - diff --git a/api/next/50062.txt b/api/next/50062.txt index 0a5efcc70b..31d7d2c641 100644 --- a/api/next/50062.txt +++ b/api/next/50062.txt @@ -1 +1 @@ -pkg time, method (Time) ZoneBounds() (Time, Time) #50062 \ No newline at end of file +pkg time, method (Time) ZoneBounds() (Time, Time) #50062 -- 2.48.1