removed unused class
This commit is contained in:
parent
a59746fb14
commit
6ab19b7a5f
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
abstract class PracticeGenerator {
|
||||
bool check(int other);
|
||||
void next();
|
||||
String toString();
|
||||
}
|
Loading…
Add table
Reference in a new issue