Skip to content

Commit e992d14

Browse files
committed
Formatting.
1 parent ebff609 commit e992d14

File tree

1 file changed

+0
-1
lines changed
  • edu.cuny.hunter.streamrefactoring.core/src/edu/cuny/hunter/streamrefactoring/core/analysis

1 file changed

+0
-1
lines changed

edu.cuny.hunter.streamrefactoring.core/src/edu/cuny/hunter/streamrefactoring/core/analysis/Util.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ public static Collection<TypeAbstraction> getPossibleTypesInterprocedurally(CGNo
317317
}
318318
}
319319
}
320-
321320
} else {
322321
// FIXME: Interprocedural?
323322
throw new IllegalStateException("Can't find corresponding file.");

0 commit comments

Comments
 (0)