Skip to content

Commit b5d8202

Browse files
committed
Cleanup
1 parent 1757cfc commit b5d8202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/validate-vat.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import * as url from 'url';
2-
import * as http from 'http';
1+
import url from 'url';
2+
import http from 'http';
33

44
const serviceUrl = 'http://ec.europa.eu/taxation_customs/vies/services/checkVatService';
55

0 commit comments

Comments
 (0)