Skip to content

Commit

Permalink
fix import order
Browse files Browse the repository at this point in the history
  • Loading branch information
SoilChang committed Mar 26, 2018
1 parent 043880d commit f2ebac2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
package seedu.address.logic.commands;

import seedu.address.logic.commands.exceptions.CommandException;
import seedu.address.logic.GradientDescent;
import seedu.address.logic.commands.exceptions.CommandException;


/**
* predicts the amount of money a customer would spend on insurance
Expand Down

0 comments on commit f2ebac2

Please sign in to comment.