chore(buffer) rm " "

This commit is contained in:
coderaiser 2017-08-28 10:44:59 +03:00
parent fc5b454ad3
commit 8ca69c669f

View file

@ -68,7 +68,7 @@ function BufferProto() {
if (!names.length)
return;
Storage.remove(CUT)
.set(COPY, {
from : from,