diff --git a/example/index.html b/example/index.html
index 0f03004..448b44f 100755
--- a/example/index.html
+++ b/example/index.html
@@ -10,12 +10,6 @@
-
-
diff --git a/src/index.js b/src/index.js
index c8e319f..6ded611 100755
--- a/src/index.js
+++ b/src/index.js
@@ -2,7 +2,6 @@ var bowser = require('bowser/bowser'),
browserInfo = bowser._detect(navigator.userAgent),
global = Function('return this')(),
canPromise = Boolean(global.Promise),
- CryptoProConfig = global.CryptoProConfig,
canAsync,
cadesplugin,
cryptoService,