mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-14 18:25:16 -04:00
Fixed lint errors in src/core/operations/XOR.mjs
This commit is contained in:
parent
278c221f1f
commit
78b4a1f447
1 changed files with 1 additions and 1 deletions
|
@ -96,4 +96,4 @@ class XOR extends Operation {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export default XOR;
|
export default XOR;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue