Find our depends in M2_REPO.

This commit is contained in:
Michael Bayne
2010-11-16 23:50:06 +00:00
parent d16fa8aebd
commit d999592401
2 changed files with 8 additions and 13 deletions
@@ -39,7 +39,6 @@ package com.threerings.getdown.tools;
import java.io.*;
import java.util.*;
import java.util.jar.*;
import java.util.zip.*;
/**
* JarDiff is able to create a jar file containing the delta between two jar files (old and new).