Skip to content

Commit

Permalink
Merge pull request #5 from TwistoPayments/remove_shared_db
Browse files Browse the repository at this point in the history
shared db files removed
  • Loading branch information
jsalvet authored May 10, 2018
2 parents 27d67ee + f40999c commit 247979a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 114 deletions.
3 changes: 0 additions & 3 deletions src/Twisto.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,5 @@
require_once TWISTO_PATH . 'ItemReturn.php';
require_once TWISTO_PATH . 'ItemDiscountReturn.php';
require_once TWISTO_PATH . 'Order.php';
require_once TWISTO_PATH . 'SharedDbCustomer.php';
require_once TWISTO_PATH . 'SharedDbOrder.php';
require_once TWISTO_PATH . 'SharedDbResponse.php';
require_once TWISTO_PATH . 'ShortAddress.php';
require_once TWISTO_PATH . 'Twisto.php';
38 changes: 0 additions & 38 deletions src/Twisto/SharedDbCustomer.php

This file was deleted.

40 changes: 0 additions & 40 deletions src/Twisto/SharedDbOrder.php

This file was deleted.

33 changes: 0 additions & 33 deletions src/Twisto/SharedDbResponse.php

This file was deleted.

0 comments on commit 247979a

Please sign in to comment.