• Randall Leeds's avatar
    Remove bogus reference in socket.coffee · da8d4447
    Randall Leeds authored
    The way our coffee is being bundled is actually problematic because
    each of the individual files insn't wrapped in an anonymous function,
    only the whole coffee bundle is. Therefore, the configure reference
    in socket.coffee should have failed. It doesn't. Who knows what else
    might be confused as a result of this situation. I'll sort it all out
    this week.
    da8d4447
socket.coffee 882 Bytes