Skip to content
  • Leo's avatar
    refactor(custom-variable): remove superfluous $1 · 76a8712f
    Leo authored
    this is not harmful as $1 will always expand to nothing, which is what
    we want since we are matching all spaces after the colons and removing
    them
    
    either way let's remove it since there is no use for it
    76a8712f