Skip to content

Commit

Permalink
Drop feed delete from readme
Browse files Browse the repository at this point in the history
fixes #106
  • Loading branch information
ferhatelmas committed Jul 1, 2021
1 parent b61f2bb commit 2f24f5e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,6 @@ $activities = [
];

$userFeed->addActivities($activities);

// Delete an entire feed and its content
$userFeed->delete();
```

Advanced batching:
Expand Down

0 comments on commit 2f24f5e

Please sign in to comment.