ESM: whitespace tidying

This commit is contained in:
n1474335 2018-05-14 18:07:17 +00:00
parent cbb5e7c611
commit 61832a9e2a
3 changed files with 3 additions and 2 deletions

View file

@ -6,6 +6,7 @@
import Operation from "../Operation";
import { affineEncode } from "../lib/Ciphers";
/**
* Affine Cipher Encode operation
*/