From f250b38f7097696a5788d6aa0ba3b744c3cd6169 Mon Sep 17 00:00:00 2001 From: Niels Kristian Hansen Skovmand Date: Fri, 25 Dec 2015 12:56:57 +0100 Subject: [PATCH] Removed a comma in the header --- spotify-api/spotify-api.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotify-api/spotify-api.d.ts b/spotify-api/spotify-api.d.ts index 7b6e6c8a7..614eb9954 100644 --- a/spotify-api/spotify-api.d.ts +++ b/spotify-api/spotify-api.d.ts @@ -1,6 +1,6 @@ // Type definitions for The Spotify Web API v1.0 // Project: https://developer.spotify.com/web-api/ -// Definitions by: Niels Kristian Hansen Skovmand, https://github.com/skovmand +// Definitions by: Niels Kristian Hansen Skovmand https://github.com/skovmand // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module SpotifyApi {