Skip to content

Commit 941d0e5

Browse files
author
Florian Renaud
committed
Fix lint
1 parent b22bf81 commit 941d0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/check/forbidden_strings_in_code.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ PreferenceManager\.getDefaultSharedPreferences==2
176176
R\.string\.template_
177177

178178
### Use the Clock interface, or use `measureTimeMillis`
179-
System\.currentTimeMillis\(\)===2
179+
System\.currentTimeMillis\(\)===3
180180

181181
### Remove extra space between the name and the description
182182
\* @\w+ \w+ +

0 commit comments

Comments
 (0)