Skip to content

Commit

Permalink
refactor: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig committed Feb 26, 2024
1 parent 45d676a commit c0a9e3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dnsconfig.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// @ts-check
// <reference path="types-dnscontrol.d.ts" />

// var REG_PORKBUN = NewRegistrar("porkbun");
// var DNS_BIND = NewDnsProvider("bind");
var REG_NONE = NewRegistrar("none");
var DSP_PORKBUN = NewDnsProvider("porkbun");

Expand Down

0 comments on commit c0a9e3d

Please sign in to comment.