mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
TRIVIAL: remove useless comment
This commit is contained in:
parent
205d61363d
commit
4e5e7d718e
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
(function() {
|
||||
// disable the whole plugin
|
||||
|
||||
|
||||
var emoji = <%= Dir.glob(File.expand_path("../../../public/images/*.png", __FILE__)).map{|f| File.basename(f).split(".")[0]}.inspect %>;
|
||||
|
||||
function imageFor(code) {
|
||||
|
|
Loading…
Reference in a new issue