reshuffling of file locations to make package structure flatter
[org.ibex.mail.git] / src / org / ibex / mail / MessageArrayMailbox.java
@@ -2,8 +2,7 @@
 // Licensed under the Apache Public Source License 2.0 ("the License").
 // You may not use this file except in compliance with the License.
 
-package org.ibex.mail.target;
-import org.ibex.mail.*;
+package org.ibex.mail;
 import org.ibex.util.*;
 import org.ibex.mail.*;
 import java.io.*;