Commit 252b0060 by Jason Song

fix typo

parent 463dacc9
...@@ -44,7 +44,6 @@ public class LocalFileConfigRepository extends AbstractConfigRepository ...@@ -44,7 +44,6 @@ public class LocalFileConfigRepository extends AbstractConfigRepository
/** /**
* Constructor. * Constructor.
* *
* @param baseDir the base dir for this local file config repository
* @param namespace the namespace * @param namespace the namespace
*/ */
public LocalFileConfigRepository(String namespace) { public LocalFileConfigRepository(String namespace) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment