mirror of
https://github.com/atom/atom.git
synced 2026-01-22 05:17:57 -05:00
Remove stray snippet
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
fs = require 'fs'
|
||||
path = require 'path'
|
||||
os = require 'os'
|
||||
def test(arg: Type) = {
|
||||
|
||||
}
|
||||
# Add support for obselete APIs of vm module so we can make some third-party
|
||||
# modules work under node v0.11.x.
|
||||
require 'vm-compatibility-layer'
|
||||
|
||||
Reference in New Issue
Block a user