adapted import statement from helma.mime to helma.util.mime.
This commit is contained in:
parent
00fe000d78
commit
24e8ef6b1e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
package helma.util;
|
||||
|
||||
import helma.mime.*;
|
||||
import helma.util.mime.*;
|
||||
import java.io.*;
|
||||
import java.util.*;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue