Removed unnecessary code

master
Jan Beníček 2023-09-15 20:37:45 +02:00
parent 9e75aeb799
commit 2b651db0ce
3 changed files with 3 additions and 22 deletions

View File

@ -1,10 +1,4 @@
using System; namespace Calculations.Electric
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Calculations.Electric
{ {
/// <summary> /// <summary>
/// Calculations parameters if winding of synchronous/asynchronous motor/generator/transformer change connection between star and triangle /// Calculations parameters if winding of synchronous/asynchronous motor/generator/transformer change connection between star and triangle

View File

@ -1,11 +1,4 @@
using System; namespace Calculations.Electric
using System.Collections.Generic;
using System.Linq;
using System.Net.NetworkInformation;
using System.Text;
using System.Threading.Tasks;
namespace Calculations.Electric
{ {
/// <summary> /// <summary>
/// Constants of Temperature Coeficients of Resistivity /// Constants of Temperature Coeficients of Resistivity

View File

@ -1,10 +1,4 @@
using System; namespace Calculations.Electric
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Calculations.Electric
{ {
/// <summary> /// <summary>
/// Calculations of temperature versus change in conductor resistance and vice versa /// Calculations of temperature versus change in conductor resistance and vice versa