Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 294f16b9 authored by Michael KRISPER's avatar Michael KRISPER
Browse files

PowertrainBuilder: removed unnecessary usings

parent 4bad9f26
No related branches found
No related tags found
No related merge requests found
......@@ -29,15 +29,11 @@
* Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
*/
using System;
using System.ServiceModel.Configuration;
using TUGraz.VectoCommon.Models;
using TUGraz.VectoCore.Models.Connector.Ports;
using TUGraz.VectoCore.Models.Simulation;
using TUGraz.VectoCore.Models.Simulation.Data;
using TUGraz.VectoCore.Models.Simulation.Impl;
using TUGraz.VectoCore.Models.SimulationComponent;
using TUGraz.VectoCore.Models.SimulationComponent.Data;
using TUGraz.VectoCore.Models.SimulationComponent.Impl;
namespace TUGraz.VectoCore.Utils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment