This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
Browse Source
friday sync
pull/379/head
Basir Jamil
7 years ago
parent
6db6052d28
commit
67f7af58e6
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
octodns/provider/fastdns.py
+ 0
- 1
octodns/provider/fastdns.py
View File
@ -235,7 +235,6 @@ class AkamaiProvider(BaseProvider):
# self._test(zone)
values
=
defaultdict
(
lambda
:
defaultdict
(
list
)
)
for
record
in
self
.
zone_records
(
zone
)
:
_type
=
record
.
get
(
'
type
'
)
_name
=
record
.
get
(
'
name
'
)
Write
Preview
Loading…
Cancel
Save