Unnecessary comment removed

This commit is contained in:
Mikhail Glukhikh
2015-05-18 17:44:09 +03:00
parent 42662d7349
commit 633b252ff5
@@ -7,12 +7,6 @@ import java.util.ArrayList
import java.util.NoSuchElementException
import java.util.Stack
/**
* Created by Mikhail Glukhikh on 13/03/2015.
*
* An implementation of file walker
*/
/**
* An enumeration to describe possible walk directions.
* There are two of them: beginning from parents, ending with children,