summaryrefslogtreecommitdiff
path: root/RhSolutions.QueryModifiers/Heating/SleeveQueryModifier.cs
diff options
context:
space:
mode:
Diffstat (limited to 'RhSolutions.QueryModifiers/Heating/SleeveQueryModifier.cs')
-rw-r--r--RhSolutions.QueryModifiers/Heating/SleeveQueryModifier.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/RhSolutions.QueryModifiers/Heating/SleeveQueryModifier.cs b/RhSolutions.QueryModifiers/Heating/SleeveQueryModifier.cs
deleted file mode 100644
index 42fe898..0000000
--- a/RhSolutions.QueryModifiers/Heating/SleeveQueryModifier.cs
+++ /dev/null
@@ -1,5 +0,0 @@
-namespace RhSolutions.QueryModifiers.Heating;
-public class SleeveQueryModifier : HeatingFittingBase
-{
- protected override string _title => "Монтажная гильза";
-}