Skip to content

Commit 6fbe352

Browse files
committed
Revert "[Add] separatorInset.left"
This reverts commit 933b2a8.
1 parent a1a04ff commit 6fbe352

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DropDown/src/DropDown.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,6 @@ private extension DropDown {
551551
tableView.separatorColor = separatorColor
552552
tableView.layer.cornerRadius = cornerRadius
553553
tableView.layer.masksToBounds = true
554-
tableView.separatorInset.left = 0
555554
}
556555

557556
}

0 commit comments

Comments
 (0)