You are here

function radioactivity_votingapi_uninstall in Radioactivity 5

Same name and namespace in other branches
  1. 6 plugins/radioactivity_votingapi.install \radioactivity_votingapi_uninstall()

File

plugins/radioactivity_votingapi.install, line 6

Code

function radioactivity_votingapi_uninstall() {

  // nothing required
}