Fix trailing whitespace (#482)

Trim all trailing whitespace characters,
This commit is contained in:
Christopher Head
2019-01-26 05:15:40 -08:00
committed by SmallJoker
parent 5f6b87d43a
commit 4f78a69ffc
32 changed files with 94 additions and 94 deletions

View File

@ -8,7 +8,7 @@ minetest.register_craft({
{'technic:lv_cable', 'technic:lv_cable', 'technic:lv_cable'},
{'technic:rubber', 'technic:rubber', 'technic:rubber'},
}
})
})
technic.register_cable("MV", 2.5/16)