diff --git a/Code-Style.md b/Code-Style.md index cca9b56..b10903f 100644 --- a/Code-Style.md +++ b/Code-Style.md @@ -62,6 +62,7 @@ Then be sure to update it to 2019 accordingly: The import statements are structured as follow: * import `java.*` +* blank line * import `javax.*` * blank line * import all other imports