File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
android/src/main/java/com/instabug/reactlibrary Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 12
12
import com .instabug .library .extendedbugreport .ExtendedBugReport ;
13
13
import com .instabug .library .invocation .util .InstabugVideoRecordingButtonPosition ;
14
14
import com .instabug .library .visualusersteps .State ;
15
+ import com .instabug .apm .model .LogLevel ;
15
16
16
17
import static com .instabug .library .internal .module .InstabugLocale .ARABIC ;
17
18
import static com .instabug .library .internal .module .InstabugLocale .AZERBAIJANI ;
45
46
import static com .instabug .library .ui .onboarding .WelcomeMessage .State .DISABLED ;
46
47
import static com .instabug .library .ui .onboarding .WelcomeMessage .State .LIVE ;
47
48
48
- import static com .instabug .apm .model .LogLevel ;
49
-
50
49
@ SuppressWarnings ({"SameParameterValue" , "unchecked" })
51
50
final class ArgsRegistry {
52
51
You can’t perform that action at this time.
0 commit comments