Fixed lint errors in src/core/operations/XOR.mjs

This commit is contained in:
Ryan Chernoff 2025-04-27 12:21:41 -04:00
parent 278c221f1f
commit 78b4a1f447

View file

@ -96,4 +96,4 @@ class XOR extends Operation {
}
export default XOR;
export default XOR;