fix(core): update

This commit is contained in:
2020-02-10 20:16:49 +00:00
parent 6c95cec709
commit 04ed28f7d1
4 changed files with 0 additions and 26 deletions

View File

@ -3,9 +3,6 @@ import { Cert } from './smartacme.classes.cert';
import { CertManager } from './smartacme.classes.certmanager';
import { CertMatcher } from './smartacme.classes.certmatcher';
import * as interfaces from './interfaces';
import { request } from 'http';
/**
* the options for the class @see SmartAcme
*/