Fix code style

This commit is contained in:
Jessica Mauerhan
2016-10-06 11:10:40 -04:00
parent ae2d1f8ca9
commit e0c2ff2a09
@@ -57,5 +57,4 @@ class SodiumRandomGeneratorTest extends TestCase
$generator = new SodiumRandomGenerator();
$generator->generate(10);
}
}