권은령

fix another typo

Showing 1 changed file with 0 additions and 2 deletions
...@@ -242,5 +242,3 @@ function handleEvent(event) ...@@ -242,5 +242,3 @@ function handleEvent(event)
242 app.get('/',(req,res)=>{ 242 app.get('/',(req,res)=>{
243 res.send("hello"); 243 res.send("hello");
244 }) 244 })
...\ No newline at end of file ...\ No newline at end of file
245 -
246 -console.log(songList[0].url);
...\ No newline at end of file ...\ No newline at end of file
......