changeset 12:181fccc176ef

Unused comment
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Sun, 26 Dec 2010 02:17:39 +0100
parents d46773d89a19
children df8c67f3006a
files src/com/tmate/hgkit/ll/HgDirstate.java
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/com/tmate/hgkit/ll/HgDirstate.java	Sat Dec 25 22:19:31 2010 +0100
+++ b/src/com/tmate/hgkit/ll/HgDirstate.java	Sun Dec 26 02:17:39 2010 +0100
@@ -6,7 +6,6 @@
 import java.io.File;
 import java.io.IOException;
 import java.util.Collections;
-import java.util.Date;
 import java.util.LinkedList;
 import java.util.List;