From d175695b5953d7827388fd866af8136cce4103f7 Mon Sep 17 00:00:00 2001 From: weroh <50031971+weroh@users.noreply.github.com> Date: Wed, 18 Dec 2019 10:58:31 -0800 Subject: [PATCH] Update init.php Update init.php --- init.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init.php b/init.php index 69c0ed2..6fb6e44 100644 --- a/init.php +++ b/init.php @@ -62,6 +62,5 @@ // Telnyx API: Billing require(dirname(__FILE__) . '/lib/BillingGroup.php'); - // Old resources -require(dirname(__FILE__) . '/lib/Collection.php'); +require(dirname(__FILE__) . '/lib/Collection.php'); \ No newline at end of file