mirror of
https://github.com/fergalmoran/chrometophone.git
synced 2025-12-27 12:13:06 +00:00
Remove superfluous import
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
package com.google.android.chrometophone.server;
|
package com.google.android.chrometophone.server;
|
||||||
|
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
import java.util.logging.Logger;
|
|
||||||
|
|
||||||
import javax.servlet.http.HttpServlet;
|
import javax.servlet.http.HttpServlet;
|
||||||
import javax.servlet.http.HttpServletRequest;
|
import javax.servlet.http.HttpServletRequest;
|
||||||
|
|||||||
Reference in New Issue
Block a user