Remove left-over data

This commit is contained in:
Pragmatic Software 2019-07-10 18:46:34 -07:00
parent 77359ff7a4
commit 4f4b5dde24
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ use strict;
use WWW::Google::CustomSearch;
use HTML::Entities;
my $api_key = 'AIzaSyCps6lKe6-WGvPawx7BphCYb-xM0rdevKQ';
my $cx = '003394693865260357751:kmvdeoslok4';
my $api_key = '';
my $cx = '';
my ($nick, $arguments, $matches);