Skip to content
  • Jean Boussier's avatar
    27140247
    Cleanup `defined?` usage · 27140247
    Jean Boussier authored
    Now that we dropped support for Ruby 2.7, we no longer
    need to check if variables are defined before accessing them
    to avoid the undefined variable warning.
    27140247
    Cleanup `defined?` usage
    Jean Boussier authored
    Now that we dropped support for Ruby 2.7, we no longer
    need to check if variables are defined before accessing them
    to avoid the undefined variable warning.
Loading