Explorar el Código

remove unused var

George S. Baugh hace 4 años
padre
commit
d3dd484dcb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lib/Selenium/Firefox/Profile.pm

+ 0 - 1
lib/Selenium/Firefox/Profile.pm

@@ -205,7 +205,6 @@ for a new geckodriver session.
 sub add_webdriver {
     my ( $self, $port, $is_marionette ) = @_;
 
-    my $prefs              = {};
     my $current_user_prefs = $self->{user_prefs};
 
     $self->set_preference(