mistakenly committed namecheap test code, removing

This commit is contained in:
Kyle Drake 2015-03-06 14:20:08 -05:00
parent 69f8bf9232
commit 4319bfde05
3 changed files with 0 additions and 15 deletions

View file

@ -131,9 +131,3 @@ if ENV['RACK_ENV'] != 'development'
# Sass::Plugin.options[:never_update] = true
Sass::Plugin.options[:full_exception] = false
end
Namecheap.configure do |config|
config.key = $config['namecheap_api_key']
config.username = $config['namecheap_api_username']
config.client_ip = '67.139.65.163'
end