[Client] Clean up: Remove the needless config property

This commit is contained in:
syuilo 2017-02-22 04:25:16 +09:00
parent ea4179a408
commit 4054b4904f

View File

@ -13,6 +13,5 @@ module.exports = {
scheme,
apiUrl,
devUrl,
aboutUrl,
themeColor: '#f76d6c'
aboutUrl
};