mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Utilize shallow copies in Provider._process_desired_zone and Route53Provider._process_desired_zone
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
from __future__ import absolute_import, division, print_function, \
|
||||
unicode_literals
|
||||
|
||||
from ..zone import Zone
|
||||
|
||||
|
||||
class BaseProcessor(object):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user