Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DoNaTio s.r.o.
PiPo
Commits
47773396
Commit
47773396
authored
Dec 11, 2014
by
DoNaTio s.r.o.
Browse files
remove stringify
racket
parent
a071cdeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Racket.js
View file @
47773396
...
...
@@ -24,13 +24,6 @@ module.exports = function() {
},
show
:
function
(){
_el
.
show
();
},
stringify
:
function
(){
var
that
=
this
;
return
JSON
.
stringify
({
x
:
that
.
getX
(),
y
:
that
.
getY
()
});
}
};
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment