X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FHall.vue;h=19f2e77db56f22ac3e37908ff113eea514fb42ff;hp=1d842d5a20af0ac2d9ff7a46941acdb5eb051f49;hb=77fd729819118d491ff91c1d99960add2ef9cff3;hpb=36093ebabecde5a86451a4600babbecc971887c0 diff --git a/client/src/views/Hall.vue b/client/src/views/Hall.vue index 1d842d5a..19f2e77d 100644 --- a/client/src/views/Hall.vue +++ b/client/src/views/Hall.vue @@ -125,10 +125,6 @@ export default { created: function() { // Always add myself to players' list this.players.push(this.st.user); - - console.log("created"); -ajax("/testtest", "DELETE"); - // Ask server for current corr games (all but mines) // ajax( // "",