]> git.mxchange.org Git - addressbook-swing.git/commitdiff
cellphone is history, now there is mobile ... ;-)
authorRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 22:23:36 +0000 (00:23 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 22:23:36 +0000 (00:23 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/addressbook/client/console/ConsoleClient.java

index 6bccf45ccf5ef27358c7554791a03c6d82d605a1..cde92d12235502634a04d955b47b64189f572358 100644 (file)
@@ -660,4 +660,5 @@ public class ConsoleClient extends BaseAddressbookClient implements AddressbookC
                // Trace message
                this.getLoggerBeanLocal().logTrace("EXIT!"); //NOI18N
        }
+
 }