Remove trailing +

This commit is contained in:
Aya Morisawa 2018-03-09 00:48:50 +09:00 committed by GitHub
parent bef678df95
commit b7e3c9b317
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -354,5 +354,5 @@ export const bigBoard: Map = {
'----------------' +
'----------------' +
'----------------' +
'----------------' +
'----------------'
};