diff options
author | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-07-14 18:40:34 +0000 |
---|---|---|
committer | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-07-14 18:40:34 +0000 |
commit | 40f7288ec61f221f5867718053b0d143d1372221 (patch) | |
tree | 1053b40e409e75ab243559c798afb88625fc82ee /t | |
parent | 6ac3eb1b4d673cc40ae32e6777129f30a646e744 (diff) |
Removing unused IO::String
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1396 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 't')
-rw-r--r-- | t/10-form.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/10-form.t b/t/10-form.t index ea9eed3d..3ab79ff6 100644 --- a/t/10-form.t +++ b/t/10-form.t @@ -84,8 +84,6 @@ use Test::Trap qw(trap $trap); plan 'no_plan'; use Math::BigFloat; -use IO::String; - use LedgerSMB::Form; sub form_info_func { |