From e6bfea656df18399a9bb36e5ec0a0ebf9dddaba9 Mon Sep 17 00:00:00 2001 From: vgoma Date: Wed, 29 Nov 2017 15:27:32 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B1=D1=80=D0=B0=D0=BD=D1=8B=20=D0=BD?= =?UTF-8?q?=D0=B5=D0=B0=D0=BA=D1=82=D1=83=D0=B0=D0=BB=D1=8C=D0=BD=D1=8B?= =?UTF-8?q?=D0=B5=20=D0=BE=D0=BF=D1=86=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/index.html | 6 ------ src/index.js | 1 - 2 files changed, 7 deletions(-) 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,