remove tmp file

This commit is contained in:
Rodolphe Marques 2016-05-10 11:48:27 +02:00
parent e2fd574c6e
commit 37c34f7383

View File

@ -1,8 +0,0 @@
# -*- coding: utf-8 -*-
"""A list of the public DNS names of all the nodes in this
BigchainDB cluster/federation.
"""
from __future__ import unicode_literals
public_dns_names = ['ec2-52-58-110-9.eu-central-1.compute.amazonaws.com', 'ec2-52-58-154-94.eu-central-1.compute.amazonaws.com', 'ec2-52-58-166-93.eu-central-1.compute.amazonaws.com']