guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: tests/go: Remove unused variable.


From: guix-commits
Subject: 02/02: tests/go: Remove unused variable.
Date: Sat, 17 Jul 2021 23:27:16 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 3217a04b0352c2dd13323257b369604eeabfccc3
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Jul 17 22:38:38 2021 -0400

    tests/go: Remove unused variable.
    
    * tests/go.scm: Delete extraneous newline.
    (fixture-latest-for-go-check): Remove variable.
---
 tests/go.scm | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/tests/go.scm b/tests/go.scm
index b088ab5..2dfdc97 100644
--- a/tests/go.scm
+++ b/tests/go.scm
@@ -57,7 +57,6 @@ require (
 exclude D v1.2.3
 ")
 
-
 (define fixture-go-mod-complete
   "module M
 
@@ -96,12 +95,6 @@ replace (
 
 ")
 
-
-
-(define fixture-latest-for-go-check
-  
"{\"Version\":\"v0.0.0-20201130134442-10cb98267c6c\",\"Time\":\"2020-11-30T13:44:42Z\"}")
-
-
 (define fixtures-go-check-test
   (let ((version
            
"{\"Version\":\"v0.0.0-20201130134442-10cb98267c6c\",\"Time\":\"2020-11-30T13:44:42Z\"}")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]