Dropped the filter class

Will revisit if there's ever a need to have access to it directly. Until then
it will find it in the Resource class.
This commit is contained in:
Josh Sherman 2014-09-27 11:33:53 -04:00
parent 141ac693cb
commit 3861bfc571

View file

@ -1,7 +0,0 @@
<?php
class Filter
{
}