remove conversion.js (#4152)

master
Brian Stoner 2017-05-02 06:41:24 -04:00 committed by GitHub
parent 0828c1a128
commit c4b599dbaf
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
DDH.conversions = DDH.conversions || {};
DDH.conversions.build = function() {
return {};
};