Skip to content

Commit c6550df

Browse files
Bug fixed
1 parent f77668b commit c6550df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coronatracker/script.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ function searchState()
352352
{
353353
is_has=true;
354354
}
355-
let is_has=false;
356355
$.each(state_name_array,function(index,state_name){
357356
//split the class name if it has space
358357
let class_name=state_name.split(" ")[0]

0 commit comments

Comments
 (0)