The problem is
Let $(X,\cal M, \mu)$ be a measure space and consider $f\in L^1(X,\cal M, \mu)$. Show that for each $\epsilon > 0$ there exists $\delta > 0$ such that $\int_E {|f|d\mu } < \varepsilon $ for all $E\in \cal M$ with $\mu(E) < \delta$.
I can see if $f$ is bounded by some $M$, we can choose $\delta = \frac{\epsilon}{M} $ and the claim holds. However, $f\in L^1$ only implies $f$ being finite a.e. but not bounded. What should I do with the case when $f$ is not bounded? Thank you!