Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid committed Jul 27, 2023
1 parent 44c8d73 commit 5eb4020
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

File.readlines("plaidRNDemoTests/env-vars.txt").each do |line|
values = line.split("=")

stripped_value = values[1].strip

if(stripped_value != nil)
Expand Down

0 comments on commit 5eb4020

Please sign in to comment.