Skip to content

Commit

Permalink
refactor: rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
boywithkeyboard committed Mar 24, 2024
1 parent c3c79f7 commit 814d7b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dns/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { BasicResponse } from '../shared'
import { BasicResponse } from '../types'
import { DNSRecord } from './DNSRecord'
import { DNSRecordType, RECORD_TYPES } from './DNSRecordType'
import { DNSZone } from './DNSZone'
Expand Down
File renamed without changes.

0 comments on commit 814d7b1

Please sign in to comment.