mirror of
https://github.com/benclaussen/NetboxPS.git
synced 2025-12-15 02:35:46 +00:00
Remove unused files
This commit is contained in:
parent
f9fc02756c
commit
c11680a20e
2 changed files with 0 additions and 50 deletions
|
|
@ -1,14 +0,0 @@
|
||||||
<#
|
|
||||||
.NOTES
|
|
||||||
===========================================================================
|
|
||||||
Created with: SAPIEN Technologies, Inc., PowerShell Studio 2018 v5.5.148
|
|
||||||
Created on: 2/28/2018 4:06 PM
|
|
||||||
Created by: Ben Claussen
|
|
||||||
Organization: NEOnet
|
|
||||||
Filename: Circuits.ps1
|
|
||||||
===========================================================================
|
|
||||||
.DESCRIPTION
|
|
||||||
Circuit object functions
|
|
||||||
#>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,36 +0,0 @@
|
||||||
<#
|
|
||||||
.NOTES
|
|
||||||
===========================================================================
|
|
||||||
Created with: SAPIEN Technologies, Inc., PowerShell Studio 2018 v5.5.152
|
|
||||||
Created on: 5/29/2018 1:45 PM
|
|
||||||
Created by: Ben Claussen
|
|
||||||
Organization: NEOnet
|
|
||||||
Filename: Tenancy.ps1
|
|
||||||
===========================================================================
|
|
||||||
.DESCRIPTION
|
|
||||||
A description of the file.
|
|
||||||
#>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#region GET commands
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endregion GET commands
|
|
||||||
|
|
||||||
|
|
||||||
#region SET commands
|
|
||||||
|
|
||||||
#endregion SET commands
|
|
||||||
|
|
||||||
|
|
||||||
#region ADD/NEW commands
|
|
||||||
|
|
||||||
#endregion ADD/NEW commands
|
|
||||||
|
|
||||||
|
|
||||||
#region REMOVE commands
|
|
||||||
|
|
||||||
#endregion REMOVE commands
|
|
||||||
Loading…
Add table
Reference in a new issue