Skip to content

Commit 25e165e

Browse files
author
ChrisMaunder
committed
Small tidy-up
1 parent 61c1b7b commit 25e165e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/API/Server/FrontEnd/AiModules/ModuleSettings.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ public ModuleSettings(IConfiguration config,
236236
/// <summary>
237237
/// Returns a string that represents the current directory a module lives in. Note that a
238238
/// module's folder is always the same name as its Id.
239-
/// REVIEW: [Mattew] module.ModulePath is set safely and can be used instead of this if you wish
240239
/// </summary>
241240
/// <param name="module">The module to launch</param>
242241
/// <returns>A string object</returns>

0 commit comments

Comments
 (0)