Don't try to fingerprint plans.css

This commit is contained in:
James Allen 2014-02-18 17:37:39 +00:00
parent 2c8be16daa
commit d249158676

View file

@ -22,7 +22,6 @@ for path in [
"#{jsPath}libs/pdf.js",
"#{jsPath}libs/pdf.worker.js",
"/stylesheets/mainStyle.css"
"/brand/plans.css"
]
filePath = Path.join __dirname, "../../../", "public#{path}"
content = fs.readFileSync filePath