mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-06 05:10:22 +07:00
RedundantFileCreation - fix tests
GitOrigin-RevId: db0bb376a5a4c6e57fc7cb6e4038e03cb7a4de93
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9e90fcb4da
commit
5dad029787
@@ -1,4 +1,4 @@
|
||||
// "Fix all 'Redundant File object creation' problems in file" "true"
|
||||
// "Fix all 'Redundant 'File' instance creation' problems in file" "true"
|
||||
import java.io.*;
|
||||
import java.nio.charset.Charset;
|
||||
import java.nio.charset.StandardCharsets;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Fix all 'Redundant File object creation' problems in file" "true"
|
||||
// "Fix all 'Redundant 'File' instance creation' problems in file" "true"
|
||||
import java.io.*;
|
||||
import java.util.Formatter;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Fix all 'Redundant File object creation' problems in file" "true"
|
||||
// "Fix all 'Redundant 'File' instance creation' problems in file" "true"
|
||||
import java.io.*;
|
||||
import java.util.Formatter;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Fix all 'Redundant File object creation' problems in file" "true"
|
||||
// "Fix all 'Redundant 'File' instance creation' problems in file" "true"
|
||||
import java.io.*;
|
||||
import java.nio.charset.Charset;
|
||||
import java.nio.charset.StandardCharsets;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Fix all 'Redundant File object creation' problems in file" "true"
|
||||
// "Fix all 'Redundant 'File' instance creation' problems in file" "true"
|
||||
import java.io.*;
|
||||
import java.nio.charset.Charset;
|
||||
import java.nio.charset.StandardCharsets;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Fix all 'Redundant File object creation' problems in file" "true"
|
||||
// "Fix all 'Redundant 'File' instance creation' problems in file" "true"
|
||||
import java.io.*;
|
||||
import java.util.Formatter;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Fix all 'Redundant File object creation' problems in file" "true"
|
||||
// "Fix all 'Redundant 'File' instance creation' problems in file" "true"
|
||||
import java.io.*;
|
||||
import java.util.Formatter;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Fix all 'Redundant File object creation' problems in file" "true"
|
||||
// "Fix all 'Redundant 'File' instance creation' problems in file" "true"
|
||||
import java.io.*;
|
||||
import java.nio.charset.Charset;
|
||||
import java.nio.charset.StandardCharsets;
|
||||
|
||||
Reference in New Issue
Block a user