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 +}