mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
records: Remove unneed autoload.
This is a follow-up to 23cbbe6860
* guix/records.scm: Remove autoload target-most-positive-fixnum.
Change-Id: I0e5b38382e3152c5f44a6626e618b4c7b027595d
This commit is contained in:
parent
7c820cd888
commit
9b9b1f9bf5
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
||||||
#:use-module (srfi srfi-26)
|
#:use-module (srfi srfi-26)
|
||||||
#:use-module (ice-9 match)
|
#:use-module (ice-9 match)
|
||||||
#:use-module (ice-9 rdelim)
|
#:use-module (ice-9 rdelim)
|
||||||
#:autoload (system base target) (target-most-positive-fixnum)
|
|
||||||
#:export (define-record-type*
|
#:export (define-record-type*
|
||||||
this-record
|
this-record
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue