From ebdf90c73ab0d8dfd87217dc1c52d5ada99f90a6 Mon Sep 17 00:00:00 2001 From: Joffrey BION Date: Thu, 2 Feb 2017 22:19:40 +0100 Subject: Remove test links --- frontend/src/containers/home.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'frontend') diff --git a/frontend/src/containers/home.js b/frontend/src/containers/home.js index 52a48a82..e70fc867 100644 --- a/frontend/src/containers/home.js +++ b/frontend/src/containers/home.js @@ -23,9 +23,6 @@ class HomePage extends Component { onChange={(e) => this._username = e.target.value} onClick={this.play} /> - /games -
- Take me somewhere ) } -- cgit