Skip to content

Commit a091814

Browse files
committed
[Gardening] Removed extraneous import.
1 parent 827df01 commit a091814

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/SILOptimizer/Utils/LexicalDestroyFolding.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
/// TODO: Handle partial_apply, try_apply, and begin_apply.
7878
//===----------------------------------------------------------------------===//
7979

80-
#include "swift/Basic/GraphNodeWorklist.h"
8180
#include "swift/SIL/BasicBlockDatastructures.h"
8281
#include "swift/SIL/BasicBlockUtils.h"
8382
#include "swift/SIL/OwnershipUtils.h"

0 commit comments

Comments
 (0)