gq hace 7 años
padre
commit
ae1f7fcdb0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      server/app/Repositories/User/Criteria/MultiWhere.php

+ 0 - 1
server/app/Repositories/User/Criteria/MultiWhere.php

xqd
@@ -46,5 +46,4 @@ class MultiWhere extends Criteria {
           }
          return $model;
     }
-
 }