Fix warning

threading
Laurent 3 years ago
parent 1ec2a438dc
commit 2aeb2bf48f
  1. 2
      app/src/main/java/net/pokeranalytics/android/util/csv/ProductCSVDescriptors.kt

@ -245,7 +245,7 @@ class ProductCSVDescriptors {
)
}
val pokerAnalyticsAndroidSessions: SessionCSVDescriptor
private val pokerAnalyticsAndroidSessions: SessionCSVDescriptor
get() {
return SessionCSVDescriptor(
DataSource.POKER_ANALYTICS,

Loading…
Cancel
Save