chore: remove unused osfhandle hack (#16305)
This commit is contained in:
parent
f105c84349
commit
98d0daa2fd
3 changed files with 0 additions and 83 deletions
|
@ -29,7 +29,6 @@ const BLACKLIST = new Set([
|
|||
['atom', 'common', 'common_message_generator.cc'],
|
||||
['atom', 'common', 'common_message_generator.h'],
|
||||
['atom', 'common', 'node_includes.h'],
|
||||
['atom', 'node', 'osfhandle.cc'],
|
||||
['spec', 'static', 'jquery-2.0.3.min.js']
|
||||
].map(tokens => path.join(SOURCE_ROOT, ...tokens)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue