From 45834c070993128d034d29cda029eebf70d37357 Mon Sep 17 00:00:00 2001 From: Michael Markoski Date: Sat, 25 May 2019 15:32:04 -0500 Subject: [PATCH] add new line after class --- src/Endpoints/Crypto.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Endpoints/Crypto.php b/src/Endpoints/Crypto.php index 7c85e2a..e785c54 100644 --- a/src/Endpoints/Crypto.php +++ b/src/Endpoints/Crypto.php @@ -92,4 +92,4 @@ class Crypto implements API } return false; } -} \ No newline at end of file +}