We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28cc1dd commit 6e8c8abCopy full SHA for 6e8c8ab
ccxt.php
@@ -30,8 +30,6 @@
30
31
namespace ccxt;
32
33
-require ('vendor/autoload.php');
34
-
35
define('PATH_TO_CCXT', __DIR__ . DIRECTORY_SEPARATOR . 'php' . DIRECTORY_SEPARATOR);
36
37
spl_autoload_register (function ($class_name) {
0 commit comments