diff options
author | Chad Weider <cweider@oofn.net> | 2012-01-17 03:48:36 -0800 |
---|---|---|
committer | Chad Weider <cweider@oofn.net> | 2012-02-10 14:52:34 -0800 |
commit | f6ac0b1926f29bcb96c6e767ca8014cae1cf8ebb (patch) | |
tree | c7108610ebcdbff3cd6c0dae28da9e664368d40a /node | |
parent | 3581a4549184df732ca83c411db6ef2629468227 (diff) | |
download | etherpad-lite-f6ac0b1926f29bcb96c6e767ca8014cae1cf8ebb.zip |
Drop the `linestylefilter_client` module.
Diffstat (limited to 'node')
-rw-r--r-- | node/utils/tar.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/utils/tar.json b/node/utils/tar.json index 7f62c722..fa382958 100644 --- a/node/utils/tar.json +++ b/node/utils/tar.json @@ -42,7 +42,7 @@ , "AttributePoolFactory.js" , "Changeset.js" , "domline.js" - , "linestylefilter_client.js" + , "linestylefilter.js" , "cssmanager_client.js" , "broadcast.js" , "broadcast_slider.js" |