Skip to content

Commit de65ce7

Browse files
committed
Fix the warnings of the static analyzer
1 parent 51e6fad commit de65ce7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/TreasuryBankJournal/BankJournalExport.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using namespace Mc2it.Agicap
22
using namespace Mc2it.Agicap.TreasuryBankJournal
3+
using namespace System.Diagnostics.CodeAnalysis
34
using namespace System.Net.Http
45

56
<#

0 commit comments

Comments
 (0)