Run linter
This commit is contained in:
@@ -106,5 +106,4 @@ class CategoryTest {
|
||||
c.name = name
|
||||
db.insertCategory(c).executeAsBlocking()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -471,7 +471,6 @@ class ChapterRecognitionTest {
|
||||
assertThat(chapter.chapter_number).isEqualTo(7f)
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Test for chapters in format sx - chapter xx
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user