aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/browserWorkerEntry.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-18 23:06:27 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-18 23:06:27 +0200
commitd4021a9d17c23a897850be275397cdfc71ee4523 (patch)
tree268c05d4438c52cddfa4af770eb0f97914a55315 /src/crypto/browserWorkerEntry.ts
parent23e72ce25cb5f7eede60281b499f527554db2185 (diff)
downloadwallet-core-d4021a9d17c23a897850be275397cdfc71ee4523.tar.xz
slightly more sane logging
Diffstat (limited to 'src/crypto/browserWorkerEntry.ts')
-rw-r--r--src/crypto/browserWorkerEntry.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/browserWorkerEntry.ts b/src/crypto/browserWorkerEntry.ts
index 3df59fe0d..d133e93cc 100644
--- a/src/crypto/browserWorkerEntry.ts
+++ b/src/crypto/browserWorkerEntry.ts
@@ -12,7 +12,7 @@
You should have received a copy of the GNU General Public License along with
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
- */
+*/
/**
* Web worker for crypto operations.