@ -9,11 +9,6 @@ module.exports = function truffleConfig(port, gasLimit, gasPrice) {
gas: ${gasLimit},
gasPrice: ${gasPrice}
}
},
compilers: {
solc: {
version: "0.5.3",
};`;
};