This commit was manufactured by cvs2svn to create tag
[freeside.git] / FS / FS / part_export / sysvshell.pm
diff --git a/FS/FS/part_export/sysvshell.pm b/FS/FS/part_export/sysvshell.pm
deleted file mode 100644 (file)
index f3f6b34..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-package FS::part_export::sysvshell;
-
-use vars qw(@ISA);
-use FS::part_export::null;
-
-@ISA = qw(FS::part_export::null);
-