Fixup Correct Duplicate Addrs

Christopher Vollick created

This was a linter error, and I wanted to get it to linter clean before
writing new code.

Change summary

bin/correct_duplicate_addrs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

bin/correct_duplicate_addrs 🔗

@@ -28,7 +28,7 @@ $stdin.each_line do |line|
 	end
 
 	addr = match[1]
-	keys = match[2].split(" ")
+	keys = match[2].split
 
 	# This is the customer ID of the support chat
 	# All duplicates are moved to the support addr so we still hear when people