Skip to content

Commit cee9c87

Browse files
iRon7liamjpeters
andauthored
Update Rules/MissingTryBlock.cs
Co-authored-by: Liam Peters <liamjpeters@gmail.com>
1 parent 9dc55e2 commit cee9c87

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Rules/MissingTryBlock.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212

1313
namespace Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules
1414
{
15-
/// <summary>
16-
/// Find bare word "catch" or "finally" tokens that are not part of a TryStatementAst
17-
/// </summary>
1815
#if !CORECLR
1916
[Export(typeof(IScriptRule))]
2017
#endif

0 commit comments

Comments
 (0)