mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Migrator] Remove unused MigratorOptions in FixitApplyDiagnosticConsumer
This isn't needed right now.
This commit is contained in:
@@ -104,7 +104,6 @@ Migrator::performAFixItMigration() {
|
||||
}
|
||||
|
||||
FixitApplyDiagnosticConsumer FixitApplyConsumer {
|
||||
getMigratorOptions(),
|
||||
InputState->getInputText(),
|
||||
getInputFilename(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user