diff --git a/packages/spark/spark.js b/packages/spark/spark.js index 64de543419..5cc956d4c5 100644 --- a/packages/spark/spark.js +++ b/packages/spark/spark.js @@ -1,6 +1,3 @@ -// XXX figure out good liverange tag names. should they be symbolic constants? -// in liverange-land they should probably start with "_"? - Spark = {}; Spark._currentRenderer = new Meteor.EnvironmentVariable;