Skip to content

Commit

Permalink
Remove all traits from InvoiceLineItem
Browse files Browse the repository at this point in the history
  • Loading branch information
ob-stripe committed May 28, 2018
1 parent f8b59fe commit c2c0cc3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/InvoiceLineItem.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,4 @@ class InvoiceLineItem extends ApiResource

const OBJECT_NAME = "line_item";

use ApiOperations\All;
use ApiOperations\Create;
use ApiOperations\Delete;
use ApiOperations\Retrieve;
use ApiOperations\Update;
}

0 comments on commit c2c0cc3

Please sign in to comment.