removed debug code
This commit is contained in:
parent
74f0f5fa6f
commit
f69811bce0
|
@ -33,7 +33,6 @@
|
|||
(define submods (irrelevant-submodules))
|
||||
(define file-location-coverage-cache
|
||||
(coverage-cache-file key c submods))
|
||||
(local-require racket/dict)
|
||||
(lambda (loc)
|
||||
(interval-map-ref file-location-coverage-cache loc 'irrelevant)))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user