Skip to content

Commit a0acb19

Browse files
authored
Swift: remove redundant import
1 parent 01e1c13 commit a0acb19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

swift/ql/lib/codeql/swift/elements/Locatable.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
private import codeql.swift.generated.Locatable
2-
private import codeql.swift.elements.Location
32

43
class Locatable extends LocatableBase {
54
override Location getLocation() {

0 commit comments

Comments
 (0)