Skip to content

Commit

Permalink
Applying auto format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
wluyima committed May 15, 2013
1 parent a9e1e60 commit 9729271
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -961,7 +961,7 @@ public static String getModuleWebFolder(String moduleId) {
moduleWebFolder = realPath + "/" + moduleFolder;

moduleWebFolder += moduleId;

return moduleWebFolder.replace("/", File.separator);
}

Expand Down

0 comments on commit 9729271

Please sign in to comment.