• R/O
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision2458 (tree)
Time2022-10-15 12:50:04
Authort_nakayama1971

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/framework/fwBase/src/main/java/common/sql/QueryUtil.java (revision 2457)
+++ trunk/framework/fwBase/src/main/java/common/sql/QueryUtil.java (revision 2458)
@@ -3,7 +3,6 @@
33 import java.io.IOException;
44 import java.lang.ref.SoftReference;
55 import java.net.URISyntaxException;
6-import java.nio.charset.StandardCharsets;
76 import java.nio.file.Files;
87 import java.nio.file.Paths;
98 import java.sql.PreparedStatement;