Remove unmapped settings and empty sections
- Issue MatterHackers/MCCentral#2569 Remove external slice settings from layouts.txt
This commit is contained in:
parent
2740b38371
commit
c824e0f9af
2 changed files with 2 additions and 56 deletions
|
|
@ -28,8 +28,10 @@ either expressed or implied, of the FreeBSD Project.
|
|||
*/
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using MatterHackers.Agg;
|
||||
using MatterHackers.Agg.Platform;
|
||||
using MatterHackers.Agg.UI;
|
||||
using MatterHackers.Localizations;
|
||||
using MatterHackers.MatterControl.AboutPage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue