mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
Fix refactoring missed pieces.
This commit is contained in:
parent
7cf7e714fc
commit
aee7eeba8d
@ -300,6 +300,8 @@
|
||||
;;
|
||||
(defpackage #:pgloader.archive
|
||||
(:use #:cl #:pgloader.params)
|
||||
(:import-from #:pgloader.monitor
|
||||
#:log-message)
|
||||
(:export #:http-fetch-file
|
||||
#:expand-archive
|
||||
#:get-matching-filenames))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user