diff --git a/store-on-wpcom/class-wc-calypso-bridge.php b/store-on-wpcom/class-wc-calypso-bridge.php index a20b7b28..9b335f04 100644 --- a/store-on-wpcom/class-wc-calypso-bridge.php +++ b/store-on-wpcom/class-wc-calypso-bridge.php @@ -67,7 +67,6 @@ class_exists( 'woocommerce' ) && public function includes() { /** Patches includes */ include_once dirname( __FILE__ ) . '/inc/wc-calypso-bridge-add-bacs-accounts.php'; - include_once dirname( __FILE__ ) . '/inc/wc-calypso-bridge-allowed-redirect-hosts.php'; include_once dirname( __FILE__ ) . '/inc/wc-calypso-bridge-cheque-defaults.php'; include_once dirname( __FILE__ ) . '/inc/wc-calypso-bridge-disable-publicize.php'; include_once dirname( __FILE__ ) . '/inc/wc-calypso-bridge-enable-auto-update-db.php'; diff --git a/store-on-wpcom/inc/wc-calypso-bridge-allowed-redirect-hosts.php b/store-on-wpcom/inc/wc-calypso-bridge-allowed-redirect-hosts.php deleted file mode 100644 index f5925723..00000000 --- a/store-on-wpcom/inc/wc-calypso-bridge-allowed-redirect-hosts.php +++ /dev/null @@ -1,20 +0,0 @@ -