Manually ignore warnings

This commit is contained in:
hal8174 2025-04-26 23:09:54 +02:00
parent 0ced2c3c44
commit f639082205
10 changed files with 26 additions and 27 deletions

View file

@ -3,7 +3,7 @@ use crate::{
station::{StationBasicSpec, basic_station},
};
use factorio_blueprint::abstraction::{
Blueprint, ElectricPoleType, Entity, Quality, RailType, UndergroundType,
Blueprint, ElectricPoleType, Entity, RailType, UndergroundType,
};
use factorio_core::{
beltoptions::{Beltspeed, Belttype},