Update powershell.js

This commit is contained in:
Namhyeon Go 2024-07-10 11:57:24 +09:00 committed by GitHub
parent 870ad0e52e
commit 25536a9b07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
////////////////////////////////////////////////////////////////////////
// Powershell Interface API
///////////////////////////////////////////////////////////////////////
// Namhyeon Go (Catswords Research) <abuse@catswords.net>
// https://github.com/gnh1201/welsonjs
var SHELL = require("lib/shell");
var PowershellObject = function() {