Skip to content

Commit

Permalink
Merge pull request #40 from internetee/remove-unused-json-key
Browse files Browse the repository at this point in the history
Remove unused JSON key
  • Loading branch information
vohmar authored Dec 3, 2018
2 parents 8844157 + ebe6422 commit 63887c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
14 changes: 0 additions & 14 deletions test/models/legal_person_record_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -77,20 +77,6 @@ def create_legal_person_record
changed: "2018-04-25T14:10:41+03:00",
delete: nil,
disclaimer: "The information obtained through .ee WHOIS is subject to database protection according to the Estonian Copyright Act and international conventions. All rights are reserved to Estonian Internet Foundation. Search results may not be used for commercial,advertising, recompilation, repackaging, redistribution, reuse, obscuring or other similar activities. Downloading of information about domain names for the creation of your own database is not permitted. If any of the information from .ee WHOIS is transferred to a third party, it must be done in its entirety. This server must not be used as a backend for a search engine.",
disclosed: [
[
"email",
"[email protected]"
],
[
"email",
"[email protected]"
],
[
"email",
"[email protected]"
]
],
dnssec_changed: nil,
dnssec_keys: [

Expand Down
14 changes: 0 additions & 14 deletions test/models/private_person_record_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,6 @@ def create_private_person_record
changed: "2018-04-25T14:10:41+03:00",
delete: nil,
disclaimer: "The information obtained through .ee WHOIS is subject to database protection according to the Estonian Copyright Act and international conventions. All rights are reserved to Estonian Internet Foundation. Search results may not be used for commercial,advertising, recompilation, repackaging, redistribution, reuse, obscuring or other similar activities. Downloading of information about domain names for the creation of your own database is not permitted. If any of the information from .ee WHOIS is transferred to a third party, it must be done in its entirety. This server must not be used as a backend for a search engine.",
disclosed: [
[
"email",
"[email protected]"
],
[
"email",
"[email protected]"
],
[
"email",
"[email protected]"
]
],
dnssec_changed: nil,
dnssec_keys: [

Expand Down

0 comments on commit 63887c1

Please sign in to comment.