From what I know you cannot simply remove it, I had this but I have now changed it to //
First open the file
YOURWEBSITE.com/admin/applications_addon/ips/ccs/app_class_ccs.php
and then edit
define( 'DATABASE_FURL_MARKER', '_' );
to
define( 'DATABASE_FURL_MARKER', '' );