mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-18 13:33:31 +00:00
remove constructor annotations
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
. $PSScriptRoot\meta.ps1
|
||||
|
||||
class Special {
|
||||
# Constructor
|
||||
Special () {
|
||||
AddActionMembers -PARAMS @('restart', 'shutdown', 'show')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user