Refrain from starting the logger twice in load-data.

This commit is contained in:
Dimitri Fontaine 2015-10-05 21:27:48 +02:00
parent 41e9eebd54
commit c3726ce07a

View File

@ -504,4 +504,4 @@
:mssql-options options
:before before
:after after))))
:start-logger start-logger)))
:start-logger nil)))