OSDN Git Service

デフォルトコメントを削除
[coroid/inqubus.git] / frontend / src / yukihane / nicovideo / NicoDBFinder.java
index 9c4a89c..ad963cf 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * To change this template, choose Tools | Templates
- * and open the template in the editor.
- */
 package yukihane.nicovideo;
 
 import java.util.HashMap;
@@ -12,7 +8,7 @@ import javax.persistence.EntityManager;
 import javax.persistence.EntityManagerFactory;
 import javax.persistence.Persistence;
 import javax.persistence.Query;
-import nicobrowser.Config;
+import nicobrowser.config.Config;
 import nicobrowser.entity.NicoContent;
 import org.apache.commons.io.FilenameUtils;