Update comment

This commit is contained in:
Juerd Waalboer 2023-09-20 21:11:19 +02:00
parent 50e11f3ece
commit b50bbfef96

View file

@ -134,7 +134,7 @@ sub checkout($self, $user) {
RevBank::Plugins::call_hooks("checkout_done", $self, $user, $transaction_id);
sleep 1; # look busy (and ensure new id for next transaction :))
sleep 1; # look busy
};
$self->empty;