aboutsummaryrefslogtreecommitdiff
path: root/PowerSploit.psm1
diff options
context:
space:
mode:
Diffstat (limited to 'PowerSploit.psm1')
-rw-r--r--PowerSploit.psm12
1 files changed, 1 insertions, 1 deletions
diff --git a/PowerSploit.psm1 b/PowerSploit.psm1
index 430c1b8..5ea3b62 100644
--- a/PowerSploit.psm1
+++ b/PowerSploit.psm1
@@ -1 +1 @@
-Get-ChildItem $PSScriptRoot | ? { $_.PSIsContainer } | % { Import-Module $_.FullName } \ No newline at end of file
+Get-ChildItem $PSScriptRoot | ? { $_.PSIsContainer } | % { Import-Module $_.FullName }