aboutsummaryrefslogtreecommitdiff
path: root/kamon-examples
diff options
context:
space:
mode:
authorDiego <diegolparra@gmail.com>2014-03-15 12:15:56 -0300
committerDiego <diegolparra@gmail.com>2014-03-15 12:15:56 -0300
commita8b465358fac2534f98dcbcac6c076ac98015abc (patch)
tree47557874dc2e83c62aa855303da5b170209304fe /kamon-examples
parentcb6efe5eae925ef3453efe76ab0b04ae0427cf9d (diff)
parent00fba996f36745b5c5c5ecf9f67b0c2af95a387a (diff)
downloadKamon-a8b465358fac2534f98dcbcac6c076ac98015abc.tar.gz
Kamon-a8b465358fac2534f98dcbcac6c076ac98015abc.tar.bz2
Kamon-a8b465358fac2534f98dcbcac6c076ac98015abc.zip
some cleanup
Diffstat (limited to 'kamon-examples')
-rw-r--r--kamon-examples/kamon-play-newrelic-example/app/controllers/NewRelicExample.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/kamon-examples/kamon-play-newrelic-example/app/controllers/NewRelicExample.scala b/kamon-examples/kamon-play-newrelic-example/app/controllers/NewRelicExample.scala
index 06c47f9b..6b89f268 100644
--- a/kamon-examples/kamon-play-newrelic-example/app/controllers/NewRelicExample.scala
+++ b/kamon-examples/kamon-play-newrelic-example/app/controllers/NewRelicExample.scala
@@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
* ========================================================== */
-
package controllers
import play.api.mvc.{Action, Controller}