Skip to content

Commit 8d904e6

Browse files
committed
File must end with a newline (\n)
1 parent a62ae6a commit 8d904e6

File tree

1 file changed

+1
-1
lines changed
  • appcheck/firebase-appcheck/ktx/src/main/kotlin/com/google/firebase/appcheck/ktx

1 file changed

+1
-1
lines changed

appcheck/firebase-appcheck/ktx/src/main/kotlin/com/google/firebase/appcheck/ktx/FirebaseAppCheck.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ operator fun AppCheckToken.component1() = token
3838
*
3939
* @return the expireTimeMillis of the [AppCheckToken]
4040
*/
41-
operator fun AppCheckToken.component2() = expireTimeMillis
41+
operator fun AppCheckToken.component2() = expireTimeMillis

0 commit comments

Comments
 (0)