From 2248b7a871bfeeca3975d573dba723a5847846cc Mon Sep 17 00:00:00 2001
From: Michaƫl Ball <michael.ball@gmail.com>
Date: Mon, 28 May 2018 17:23:01 +0100
Subject: Latest changes

---
 static/scripts/app/controllers.js | 1 -
 1 file changed, 1 deletion(-)

(limited to 'static')

diff --git a/static/scripts/app/controllers.js b/static/scripts/app/controllers.js
index 35340e6..2e41732 100644
--- a/static/scripts/app/controllers.js
+++ b/static/scripts/app/controllers.js
@@ -66,7 +66,6 @@ mach2Controllers.controller(
       ArtistAlbums,
       ArtistTracks
     ) {
-      console.log('Am I here?');
       $scope.artist = Artist.query({
         artistId: $stateParams.artistId
       });
-- 
cgit v1.2.3