Skip to content

Commit

Permalink
Small fixup for my previous commit.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/ofbiz/trunk@1629385 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
adrian-crum committed Oct 4, 2014
1 parent bad3436 commit 49d003a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
*******************************************************************************/
package org.ofbiz.minilang.method.serviceops;

import org.ofbiz.base.util.collections.FlexibleMapAccessor;
import org.ofbiz.base.util.string.FlexibleStringExpander;
import org.ofbiz.base.util.collections.*;
import org.ofbiz.minilang.MiniLangException;
import org.ofbiz.minilang.MiniLangValidate;
import org.ofbiz.minilang.SimpleMethod;
Expand Down

0 comments on commit 49d003a

Please sign in to comment.