Remove individual image credits
This commit is contained in:
@ -54,5 +54,3 @@ const arr = [1, 2, 3];
|
||||
const isOdd = x => x % 2 === 1;
|
||||
arr.find(isOdd); // 1
|
||||
```
|
||||
|
||||
**Image credit:** [Edgar Chaparro](https://unsplash.com/@echaparro) on [Unsplash](https://unsplash.com?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
|
||||
|
||||
Reference in New Issue
Block a user