more clean-up of references to pre-defined modules
This commit is contained in:
parent
c21d5e780b
commit
b1be0a452e
|
@ -1,6 +1,5 @@
|
|||
#lang racket/base
|
||||
(require (prefix-in pl- '#%place)
|
||||
'#%boot
|
||||
(only-in '#%paramz parameterization-key make-custodian-from-main)
|
||||
(only-in '#%futures processor-count)
|
||||
'#%place-struct
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#lang racket/base
|
||||
(require racket/promise
|
||||
'#%utils
|
||||
racket/private/config
|
||||
(for-syntax racket/base))
|
||||
|
||||
;; ----------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user