fixed bad package name

This commit is contained in:
Tim Chamberlain
2025-07-17 17:45:31 -05:00
parent 7711e6eb35
commit 809c2ca92e

View File

@ -19,7 +19,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>. * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
package com.kingsrook.qqq.backend.core.processes.implementations.bulk.editWithFile; package com.kingsrook.qqq.backend.core.processes.implementations.bulk.editwithfile;
import java.io.OutputStream; import java.io.OutputStream;