Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Reverted back to original
Browse files Browse the repository at this point in the history
Edited by mistake
  • Loading branch information
crowded committed Dec 11, 2019
1 parent 602dfea commit 5fcda51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion offix/src/main/java/org/aerogear/offix/Offline.kt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ class Offline private constructor(context: Context) {
val requestList = ArrayList<ApolloInterceptor.InterceptorRequest>()

/**
* Returns an existing instancinsertMutation(CreateTaskMutation)insertMutation(CreateTaskMutation)e with the Offline class if it exists, else returns a new instance
* Returns an existing instance with the Offline class if it exists, else returns a new instance
*/
@JvmStatic
fun with(context: Context): Offline {
Expand Down

0 comments on commit 5fcda51

Please sign in to comment.