Skip to content

Commit

Permalink
minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Jul 25, 2018
1 parent 28cc1dd commit 6e8c8ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ccxt.php
Expand Up @@ -30,8 +30,6 @@

namespace ccxt;

require ('vendor/autoload.php');

define('PATH_TO_CCXT', __DIR__ . DIRECTORY_SEPARATOR . 'php' . DIRECTORY_SEPARATOR);

spl_autoload_register (function ($class_name) {
Expand Down

0 comments on commit 6e8c8ab

Please sign in to comment.