Skip to content

Commit

Permalink
Remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
tanftw committed Nov 10, 2016
1 parent 780c98f commit 8f28eff
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/helpers/helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ function giga_match($pattern, $string)
return preg_match("/^$pattern$/i", $string);
}

function current_lead_id()
{

}

if ( ! function_exists( 'sd' ) )
{
function sd($object)
Expand Down

0 comments on commit 8f28eff

Please sign in to comment.