Skip to content

Commit d9f6b3e

Browse files
committed
Fix compilation
1 parent 20a4b07 commit d9f6b3e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

core/src/main/java/com/omega_r/libs/omegaintentbuilder/OmegaIntentBuilder.kt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,6 @@ object OmegaIntentBuilder {
154154
@RequiresApi(Build.VERSION_CODES.KITKAT)
155155
fun createTimer() = TimerIntentBuilder()
156156

157-
/**
158-
* @return SearchWebIntentBuilder
159-
*/
160-
@JvmStatic
161-
fun searchWeb() = SearchWebIntentBuilder()
162157

163158
/**
164159
* @return AlarmIntentBuilder

0 commit comments

Comments
 (0)