new function body changed to call the shorter TODO() function (#896)

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
This commit is contained in:
Laszlo Hornyak
2016-07-19 16:09:05 +02:00
committed by Dmitry Jemerov
parent ccfca0e3dd
commit fafbbf697d
@@ -1 +1 @@
throw UnsupportedOperationException("not implemented") //To change body of created functions use File | Settings | File Templates.
TODO("not implemented") //To change body of created functions use File | Settings | File Templates.