'update'
[vchess.git] / client / src / components / ChallengeList.vue
index 95a71ac..bffda1a 100644 (file)
@@ -17,7 +17,6 @@ div
 
 <script>
 import { store } from "@/store";
-
 export default {
   name: "my-challenge-list",
   props: ["challenges"],