remove testing related code

This commit is contained in:
geemus 2010-12-13 14:18:07 -08:00
parent 697cafc401
commit eee7f560df
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
#!/usr/bin/env ruby
require 'rubygems'
# require 'fog'
require '/Users/anuaimi/code/fog/lib/fog'
require 'fog'
LINODE_API_KEY = '--put-your-key-here--'
SLICEHOST_PASSWORD = '--put-your-key-here--'