diff options
Diffstat (limited to 'modules/g2_import/helpers/g2_import_installer.php')
| -rw-r--r-- | modules/g2_import/helpers/g2_import_installer.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/g2_import/helpers/g2_import_installer.php b/modules/g2_import/helpers/g2_import_installer.php index 1e60a83d..2bfb7f8c 100644 --- a/modules/g2_import/helpers/g2_import_installer.php +++ b/modules/g2_import/helpers/g2_import_installer.php @@ -33,8 +33,4 @@ class g2_import_installer { module::set_version("g2_import", 1); } } - - static function uninstall() { - module::delete("g2_import"); - } } |
