Skip to content

Commit

Permalink
Removed the obsolete detekt rules.
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWoitaschek committed Jan 5, 2019
1 parent 536bdbf commit 050d001
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 204 deletions.
203 changes: 0 additions & 203 deletions app/detekt.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ class BookOverviewController : BaseController(),
showPlaying(state.playing)

useGrid = state.useGrid
//columnCount = state.columnCount
val lm = recyclerView.layoutManager as GridLayoutManager
lm.spanCount = state.columnCount
gridMenuItem.item.apply {
Expand Down

0 comments on commit 050d001

Please sign in to comment.