mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
remove main
This commit is contained in:
parent
b3575246bd
commit
9814217aee
4 changed files with 5 additions and 16 deletions
|
@ -52,7 +52,6 @@ exports.handler = async function(argv){
|
|||
language: argv.language,
|
||||
version: argv['language-version'],
|
||||
files: files,
|
||||
main: path.basename(argv.file),
|
||||
args: argv.args,
|
||||
stdin,
|
||||
compile_timeout: argv.ct,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue