Remove created by comment

This commit is contained in:
Shaun Bennett 2014-08-04 00:33:34 -05:00
parent 1c5b3919e1
commit e8d14e9fbf
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@ package nautilus.game.arcade.kit;
import java.util.Comparator; import java.util.Comparator;
/**
* Created by Shaun on 8/4/2014.
*/
public class KitSorter implements Comparator<Kit> public class KitSorter implements Comparator<Kit>
{ {
@Override @Override