From 3c2568b66cc248afec17d0308b6090a1bb787dec Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 29 Nov 2015 01:25:33 +0000 Subject: [PATCH] remove junk --- lib/ddns-updater.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/ddns-updater.js b/lib/ddns-updater.js index 4c04e92..2996841 100644 --- a/lib/ddns-updater.js +++ b/lib/ddns-updater.js @@ -1,7 +1,5 @@ 'use strict'; -var fs = require('fs'); -var path = require('path'); var updateIp = require('../holepunch/helpers/update-ip.js').update; /*