X-Git-Url: https://git.r.bdr.sh/rbdr/super-polarity/blobdiff_plain/8bdfcb11a2c1023c684093c0f19f3cc65799e0f8..05e4b948df39b47d33067049cf51fd3be7749031:/SuperPolarityMac/Actors/Generators/FanGenerator.cs diff --git a/SuperPolarityMac/Actors/Generators/FanGenerator.cs b/SuperPolarityMac/Actors/Generators/FanGenerator.cs deleted file mode 100644 index ea080a7..0000000 --- a/SuperPolarityMac/Actors/Generators/FanGenerator.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System; - -namespace SuperPolarityMac -{ - public class FanGenerator - { - public FanGenerator () - { - } - } -} -