Redundant comment removal
This commit is contained in:
parent
808ba05448
commit
d94bc05a4d
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
package sudoku;
|
||||
|
||||
public interface SudokuSolver {
|
||||
|
||||
// Work in progress
|
||||
|
||||
/**
|
||||
* Set sudoku board, numbers 1-9 are fixed values, 0 is unsolved.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue