Remove unnecessary condition in check_item
In the past, we checked if the mseed filename existed as argument of the check_item task.
As we now use get_waveform() obspy function instead as MassDownloader, we do not need this condition anymore
Edited by Simon Panay