feat: refactor reminders (#2223)

yolo
This commit is contained in:
Régis Freyd
2019-01-15 18:03:13 -05:00
committed by GitHub
parent 53817b33aa
commit 69cfdebb1a
79 changed files with 2034 additions and 2335 deletions
@@ -161,8 +161,6 @@ class ApiController extends Controller
'-called_at',
'favorited_at',
'-favorited_at',
'next_expected_date',
'-next_expected_date',
];
if (in_array($criteria, $acceptedCriteria)) {