Skip to content

Commit 6e8c8ab

Browse files
committed
minor edits
1 parent 28cc1dd commit 6e8c8ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ccxt.php

-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030

3131
namespace ccxt;
3232

33-
require ('vendor/autoload.php');
34-
3533
define('PATH_TO_CCXT', __DIR__ . DIRECTORY_SEPARATOR . 'php' . DIRECTORY_SEPARATOR);
3634

3735
spl_autoload_register (function ($class_name) {

0 commit comments

Comments
 (0)