mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
TRIVIAL: remove useless comment
This commit is contained in:
parent
205d61363d
commit
4e5e7d718e
@ -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…
x
Reference in New Issue
Block a user