Skip to content

Commit

Permalink
Removed unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
wynonaK committed Mar 30, 2018
1 parent 0dae662 commit e339138
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import seedu.address.commons.exceptions.DuplicateDataException;
import seedu.address.model.appointment.exceptions.AppointmentNotFoundException;
import seedu.address.model.appointment.exceptions.DuplicateAppointmentException;
import seedu.address.model.appointment.exceptions.DuplicateDateTimeException;
Expand Down

0 comments on commit e339138

Please sign in to comment.