Skip to content

Commit

Permalink
Resolve merge conflicts
Browse files Browse the repository at this point in the history
Closes #742
  • Loading branch information
tonybaloney committed Apr 12, 2016
1 parent 440f531 commit 7b0fc64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libcloud/dns/providers.py
Expand Up @@ -71,7 +71,8 @@
('libcloud.dns.drivers.nsone', 'NsOneDNSDriver'),
Provider.LUADNS:
('libcloud.dns.drivers.luadns', 'LuadnsDNSDriver'),

Provider.BUDDYNS:
('libcloud.dns.drivers.buddyns', 'BuddyNSDNSDriver'),

# Deprecated
Provider.RACKSPACE_US:
Expand Down

0 comments on commit 7b0fc64

Please sign in to comment.