summaryrefslogtreecommitdiff
path: root/src/remote/webfinger.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/remote/webfinger.ts')
-rw-r--r--src/remote/webfinger.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/remote/webfinger.ts b/src/remote/webfinger.ts
index 800673943b..101a31aabb 100644
--- a/src/remote/webfinger.ts
+++ b/src/remote/webfinger.ts
@@ -1,6 +1,5 @@
import config from '../config';
import * as request from 'request-promise-native';
-import { URL } from 'url';
import { query as urlQuery } from '../prelude/url';
type ILink = {