Implements database, adds profiles
This commit is contained in:
@@ -27,7 +27,7 @@ public class ChantOiseauxFrFetcher extends AbstractSeleniumFetcher {
|
||||
|
||||
@Override
|
||||
protected void waitFor() throws IOException {
|
||||
throw new UnsupportedOperationException();
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
@@ -37,6 +37,6 @@ public class ChantOiseauxFrFetcher extends AbstractSeleniumFetcher {
|
||||
|
||||
@Override
|
||||
protected void download(final Bird bird) throws FetchException {
|
||||
throw new UnsupportedOperationException();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user