Skip to content

Commit

Permalink
add enabled scripts check
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Scherba <[email protected]>
  • Loading branch information
miklezzzz committed Dec 19, 2023
1 parent 13a9d16 commit 929ae34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/module_manager/module_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -1117,7 +1117,6 @@ func (mm *ModuleManager) ReregisterModule(moduleName, modulePath string) error {
}

return nil

}

// module is enabled, disable its hooks
Expand Down

0 comments on commit 929ae34

Please sign in to comment.