Remove WeightToFee (#1713)

* Remove WeightToFee

* Remove leftover
This commit is contained in:
Serban Iorga
2022-12-12 17:26:13 +02:00
committed by Bastian Köcher
parent e85b3fd998
commit ba75e63fcd
9 changed files with 2 additions and 33 deletions
@@ -14,8 +14,6 @@
// You should have received a copy of the GNU General Public License
// along with Parity Bridges Common. If not, see <http://www.gnu.org/licenses/>.
#![allow(unused_macros)] // TODO (https://github.com/paritytech/parity-bridges-common/issues/1629): remove me
use async_trait::async_trait;
use std::sync::Arc;