removes ununsed aliases

This commit is contained in:
Shannon
2018-04-20 00:05:45 +10:00
parent e9e0274ad8
commit d5ebe12983
+2 -17
View File
@@ -68,12 +68,7 @@ namespace Umbraco.Core
/// DropDown List.
/// </summary>
public const string DropDownListFlexible = "Umbraco.DropDown.Flexible";
/// <summary>
/// Folder Browser.
/// </summary>
public const string FolderBrowser = "Umbraco.FolderBrowser";
/// <summary>
/// Grid.
/// </summary>
@@ -193,17 +188,7 @@ namespace Umbraco.Core
/// Upload Field.
/// </summary>
public const string UploadField = "Umbraco.UploadField";
/// <summary>
/// XPatch Checkbox List.
/// </summary>
public const string XPathCheckBoxList = "Umbraco.XPathCheckBoxList";
/// <summary>
/// XPath DropDown List.
/// </summary>
public const string XPathDropDownList = "Umbraco.XPathDropDownList";
/// <summary>
/// Email Address.
/// </summary>