Formatting updates
This commit is contained in:
parent
7fb4824cd6
commit
51a07a27db
@ -44,7 +44,6 @@ class IPv6TransitionAddresses extends Operation {
|
||||
*/
|
||||
run(input, args) {
|
||||
const XOR = {"0": "2", "1": "3", "2": "0", "3": "1", "4": "6", "5": "7", "6": "4", "7": "5", "8": "A", "9": "B", "A": "8", "B": "9", "C": "E", "D": "F", "E": "C", "F": "D"};
|
||||
const [ignoreRanges, removeHeaders] = args;
|
||||
|
||||
/**
|
||||
* Function to convert to hex
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user