Skip to content

Commit

Permalink
Removed extra spacing
Browse files Browse the repository at this point in the history
Removed extra spacing
  • Loading branch information
swxsw committed Nov 6, 2016
1 parent d2f551d commit f4b3040
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/todoit/taskbook/model/task/Task.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
*/
public class Task implements ReadOnlyTask {


protected Name name;
protected Priority priority;
protected Information information;
Expand Down

0 comments on commit f4b3040

Please sign in to comment.