Fixing style issue the lua linter did not like
This commit is contained in:
+1
-2
@@ -369,8 +369,7 @@ function utils.get_sim_iccid()
|
|||||||
decoded_iccid = decoded_iccid .. char1 -- Append last char if odd length
|
decoded_iccid = decoded_iccid .. char1 -- Append last char if odd length
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
-- The transmutation is complete. Present the true ICCID.
|
|
||||||
return decoded_iccid
|
return decoded_iccid
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user