Skip to content

Commit

Permalink
[cleanup] Apply codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed May 25, 2012
1 parent 6651041 commit 97a1fd8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -42,7 +42,7 @@
* @version $Id$
* @since 4.1M1
*/
@Component(roles = {ScriptEngineFactory.class})
@Component(roles = {ScriptEngineFactory.class })
@Named("groovy")
@Singleton
public class GroovyScriptEngineFactory extends org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
Expand Down

0 comments on commit 97a1fd8

Please sign in to comment.