Skip to content

Commit

Permalink
Removed duplicate code
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Helldar committed Aug 19, 2021
1 parent 6f39f9f commit a6d29db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Cashier/Resources/Model.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@ public function getCurrency(): string;
public function getCreatedAt(): string;

public function getExternalId(): ?string;

public function refresh(): void;
}

0 comments on commit a6d29db

Please sign in to comment.