You are here

function pet_uninstall in Previewable email templates 7

Same name and namespace in other branches
  1. 6 pet.install \pet_uninstall()

Implementation of hook_uninstall().

File

./pet.install, line 113
Previewable Email Template module install/schema/update hooks.

Code

function pet_uninstall() {
}