cleanup
This commit is contained in:
parent
d601f44dd9
commit
ae96f2fdc5
|
@ -3,7 +3,6 @@
|
|||
|
||||
exports.DNS_CLASSES = {
|
||||
IN: 0x01 // 1
|
||||
, ANY: 0xff // 255
|
||||
};
|
||||
|
||||
}('undefined' !== typeof window ? window : exports));
|
||||
|
|
Loading…
Reference in New Issue