Skip to content

Commit 46e0104

Browse files
committed
remove installation hook
1 parent 9b52282 commit 46e0104

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hellotext.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@
4949
}
5050
}
5151

52-
// Function on Events/AppInstalled.php
53-
register_activation_hook( __FILE__, 'hellotext_activate' );
54-
5552
// Function on Events/AppRemoved.php
5653
register_deactivation_hook( __FILE__, 'hellotext_deactivate' );
5754

0 commit comments

Comments
 (0)