From 120b563ed4178b1da47b25dba1bbd9a6a10f062d Mon Sep 17 00:00:00 2001 From: boston Date: Fri, 26 Jul 2019 14:18:47 +0300 Subject: [PATCH] reformat --- examples/wallets-cli.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/wallets-cli.php b/examples/wallets-cli.php index 3c91de2..bbf5291 100644 --- a/examples/wallets-cli.php +++ b/examples/wallets-cli.php @@ -29,4 +29,4 @@ ]; } -\print_r($results); \ No newline at end of file +\print_r($results);