diff --git a/bb-library/Registrar/Adapter/Namesilo.php b/bb-library/Registrar/Adapter/Namesilo.php index 09b231a..9591aaa 100644 --- a/bb-library/Registrar/Adapter/Namesilo.php +++ b/bb-library/Registrar/Adapter/Namesilo.php @@ -471,4 +471,4 @@ private function _getApiUrl() return 'http://sandbox.namesilo.com/api/'; return 'https://namesilo.com/api/'; } -} \ No newline at end of file +}