Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge branch 'integration/master' of github.com:zanata/zanata into in…
Browse files Browse the repository at this point in the history
…tegration/master
  • Loading branch information
Alex Eng committed Oct 3, 2012
2 parents e15da92 + 195903d commit 54f7a90
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -227,10 +227,6 @@ public TranslationWorkspace getOrRegisterWorkspace(WorkspaceId workspaceId) thro

return prev == null ? workspace : prev;
}
else
{
validateAndGetWorkspaceContext(workspaceId);
}
return workspace;
}

Expand Down

0 comments on commit 54f7a90

Please sign in to comment.