From f343d0f04c9cbb210f2b56b4f0c534ac56aa76ef Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 8 Nov 2017 22:40:06 -0500 Subject: Translations Vietnamese (#99) * Add translations * Lint * Inline * Optimize imports * Replace ellipsis --- core/src/androidTest/kotlin/ca/allanwang/kau/xml/ChangelogTest.kt | 3 --- 1 file changed, 3 deletions(-) (limited to 'core/src/androidTest/kotlin/ca/allanwang/kau') diff --git a/core/src/androidTest/kotlin/ca/allanwang/kau/xml/ChangelogTest.kt b/core/src/androidTest/kotlin/ca/allanwang/kau/xml/ChangelogTest.kt index a3c9ff1..e3b3170 100644 --- a/core/src/androidTest/kotlin/ca/allanwang/kau/xml/ChangelogTest.kt +++ b/core/src/androidTest/kotlin/ca/allanwang/kau/xml/ChangelogTest.kt @@ -1,10 +1,7 @@ package ca.allanwang.kau.xml -import android.support.test.InstrumentationRegistry import android.support.test.filters.MediumTest import android.support.test.runner.AndroidJUnit4 -import ca.allanwang.kau.test.R -import org.junit.Test import org.junit.runner.RunWith /** -- cgit v1.2.3