Skip to content

Commit 457b525

Browse files
Lailorekzaher
authored andcommitted
Update Array+Extensions.swift
Remove duplication
1 parent ff7c932 commit 457b525

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/DataSources/Array+Extensions.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
import Foundation
1010

11-
import Foundation
12-
1311
extension Array where Element: SectionModelType {
1412
mutating func moveFromSourceIndexPath(_ sourceIndexPath: IndexPath, destinationIndexPath: IndexPath) {
1513
let sourceSection = self[sourceIndexPath.section]

0 commit comments

Comments
 (0)