mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-01 16:13:43 +00:00
Remove 72 empty catch blocks and Loadpsd1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
try {. $PSScriptRoot\..\..\LoadPSD1.ps1} catch {}
|
||||
try {Import-Module $PSScriptRoot\..\..\ImportExcel.psd1} catch {throw ; return}
|
||||
|
||||
#Define a "Contains blanks" rule. No format is specified so it default to dark-red text on light-pink background.
|
||||
$ContainsBlanks = New-ConditionalText -ConditionalType ContainsBlanks
|
||||
|
||||
Reference in New Issue
Block a user