diff options
author | Emiliano Ciavatta | 2020-07-10 12:58:21 +0000 |
---|---|---|
committer | Emiliano Ciavatta | 2020-07-10 12:58:21 +0000 |
commit | 0f0a28c81cc73d2eade3188ba470343f16dc5478 (patch) | |
tree | 9f8e0d941bb033b915cb2aea962faede6e60aa6d /frontend/src/components | |
parent | 9a23bd5523b06c0da2731a332ad7b329c8e3355f (diff) |
To be removed
Diffstat (limited to 'frontend/src/components')
-rw-r--r-- | frontend/src/components/ConnectionContent.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/components/ConnectionContent.js b/frontend/src/components/ConnectionContent.js index ece4bd6..2028158 100644 --- a/frontend/src/components/ConnectionContent.js +++ b/frontend/src/components/ConnectionContent.js @@ -93,7 +93,7 @@ class ConnectionContent extends Component { <pre>{payload}</pre> - {redirect} + {/*{redirect}*/} </div> |