mirror of
https://github.com/benclaussen/NetboxPS.git
synced 2025-12-15 02:35:46 +00:00
Remove whitespace
This commit is contained in:
parent
27209d6917
commit
e2a5157790
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
function Test-NetboxAPIConnected {
|
function Test-NetboxAPIConnected {
|
||||||
[CmdletBinding()]
|
[CmdletBinding()]
|
||||||
param ()
|
param ()
|
||||||
|
|
||||||
$script:NetboxConfig.Connected
|
$script:NetboxConfig.Connected
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue