Skip to content

Commit 69ae751

Browse files
author
Nikolay Ivanov
committed
Remove RCS_ID
1 parent fb29e40 commit 69ae751

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/main/java/ru/ind/tgs/GroovyShellService.java

-7
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,6 @@
2626
* Description: <br>
2727
*/
2828
public class GroovyShellService implements ApplicationContextAware {
29-
/**
30-
* RCS (CVS/SVN) information
31-
*
32-
* @noinspection UnusedDeclaration
33-
*/
34-
private static final String RCS_ID = "$Id$";
35-
3629
private static final Logger LOGGER = LoggerFactory.getLogger(GroovyShellService.class);
3730

3831
private int listenPort;

0 commit comments

Comments
 (0)