mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
remove extra head
This commit is contained in:
parent
a01438a879
commit
b4581b1995
@ -9,7 +9,6 @@ var quotes = function(dbot) {
|
|||||||
this.rmTimer;
|
this.rmTimer;
|
||||||
|
|
||||||
this.internalAPI = {
|
this.internalAPI = {
|
||||||
<<<<<<< HEAD
|
|
||||||
// Parse quote interpolations
|
// Parse quote interpolations
|
||||||
'interpolatedQuote': function(server, channel, key, quote, callback) {
|
'interpolatedQuote': function(server, channel, key, quote, callback) {
|
||||||
var quoteRefs = quote.match(/~~([\d\w\s-]*)~~/g);
|
var quoteRefs = quote.match(/~~([\d\w\s-]*)~~/g);
|
||||||
|
Loading…
Reference in New Issue
Block a user