add new line after class

This commit is contained in:
Michael Markoski
2019-05-25 15:32:04 -05:00
parent c44a26fa35
commit 45834c0709

View File

@@ -92,4 +92,4 @@ class Crypto implements API
}
return false;
}
}
}