2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Remove more unused properties.

This commit is contained in:
XhmikosR
2019-02-26 15:51:06 +02:00
parent dce47b5451
commit dd0239d169
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -111,7 +111,6 @@ const ClassName = {
}
const Selector = {
TOOLTIP: '.tooltip',
TOOLTIP_INNER: '.tooltip-inner',
TOOLTIP_ARROW: '.tooltip-arrow'
}