Skip to content

Commit

Permalink
Small tidy-up
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMaunder committed Apr 16, 2023
1 parent 61c1b7b commit 25e165e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/API/Server/FrontEnd/AiModules/ModuleSettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ public static string GetRootPath(string? configRootPath)
/// <summary>
/// Returns a string that represents the current directory a module lives in. Note that a
/// module's folder is always the same name as its Id.
/// REVIEW: [Mattew] module.ModulePath is set safely and can be used instead of this if you wish
/// </summary>
/// <param name="module">The module to launch</param>
/// <returns>A string object</returns>
Expand Down

0 comments on commit 25e165e

Please sign in to comment.