RedundantFileCreation - fix tests

GitOrigin-RevId: db0bb376a5a4c6e57fc7cb6e4038e03cb7a4de93
This commit is contained in:
Ilyas Selimov
2021-03-18 17:37:19 +07:00
committed by intellij-monorepo-bot
parent 9e90fcb4da
commit 5dad029787
8 changed files with 8 additions and 8 deletions

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;