diff --git a/src/components/HomePage.js b/src/components/HomePage.js index 7666b6c..948de02 100644 --- a/src/components/HomePage.js +++ b/src/components/HomePage.js @@ -72,16 +72,6 @@ var unlinkable_clients = [ user_instructions(userId) { return Type /invite { userId } }, comments: "QML and JS cross-platform desktop Matrix client", }, - { - name: "Tensor2", - logo: "img/tensor-48px.png", - author: "David A Roberts", - homepage: "https://github.com/davidar/tensor2", - maturity: "Alpha", - room_instructions(alias) { return Type /join { alias } }, - user_instructions(userId) { return Type /invite { userId } }, - comments: "QML and C++ cross-platform desktop Matrix client", - }, { name: "PTO (Perpetually Talking Online)", logo: "img/pto-48px.png",