Skip to content

Commit

Permalink
removed unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
ainesophaur committed Jun 22, 2024
1 parent 0be9a5c commit c445355
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/Bundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,6 @@ class Bundle
protected ?Closure $makeProcessorUsing = null;


/**
* Can be used to set up repeating samples.
*
* @return void
*/
public function setup(): void
{
}

/**
* Parses all samples from the populators directory and attempts to insert them into the database.
* @param Populator $populator
Expand Down

0 comments on commit c445355

Please sign in to comment.