Kaydet (Commit) b75c3bd0 authored tarafından rbuj's avatar rbuj Kaydeden (comit) Noel Grandin

qadevOOo: All classes in the java.lang package are imported by default

Change-Id: I10f87af6e8128354bfca3587dbd390e5d41f5ce7
Reviewed-on: https://gerrit.libreoffice.org/11325Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
Tested-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst fa52447b
......@@ -23,7 +23,6 @@ import java.sql.DriverManager;
import java.sql.Statement;
import java.sql.SQLException;
import java.lang.Thread;
import java.util.StringTokenizer;
class ShareConnection
......
......@@ -21,8 +21,6 @@ package convwatch;
import java.io.File;
import java.io.FileWriter;
import java.io.RandomAccessFile;
import java.lang.Double;
public class PerformanceContainer /* extends *//* implements */ {
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment