Skip to content

Commit

Permalink
Removed connection to testsystem
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasRossmeisl committed Dec 14, 2022
1 parent 4a12ef9 commit e7f93a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Files/DataStandard/CAD.Custom/addins/powerGateMain.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,6 @@ function InitializeWindow
Import-Module "C:\ProgramData\coolOrange\powerGate\Modules\Initialize.psm1" -Global
Initialize-CoolOrange

#todo: remove
Connect-ERP -Service 'http://thomas-rossi:8080/PGS/ErpServices'

# if ($vaultConnection.Vault -notin $vaultToPgsMapping.Keys) {
# throw "The currently connected Vault '$($vaultConnection.Vault)' is not mapped to any powerGateServer URL. Please extend the configuration and re-submit the job!"
# }
Expand Down

0 comments on commit e7f93a7

Please sign in to comment.