mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 11:55:44 +08:00
(temporarily) remove get_zonefile_from_peers from the module
This commit is contained in:
@@ -24,5 +24,5 @@
|
||||
import auth
|
||||
import crawl
|
||||
|
||||
from crawl import get_cached_zonefile, get_zonefile_from_storage, get_zonefile_from_peers, store_cached_zonefile, store_zonefile_to_storage
|
||||
from crawl import get_cached_zonefile, get_zonefile_from_storage, store_cached_zonefile, store_zonefile_to_storage
|
||||
from auth import is_current_zonefile_hash, verify_zonefile, serialize_zonefile
|
||||
|
||||
Reference in New Issue
Block a user