small refactor

This commit is contained in:
kimchy 2011-01-03 13:32:09 +02:00
parent 5e029865a8
commit dc17d10b81

View File

@ -17,7 +17,7 @@
* under the License. * under the License.
*/ */
package org.elasticsearch.benchmark.util.lucene.versioned; package org.elasticsearch.benchmark.common.lucene.versioned;
import org.elasticsearch.common.StopWatch; import org.elasticsearch.common.StopWatch;
import org.elasticsearch.common.lucene.versioned.ConcurrentVersionedMap; import org.elasticsearch.common.lucene.versioned.ConcurrentVersionedMap;