Skip to content

Commit

Permalink
Remove code artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
David Christensen committed Jan 17, 2017
1 parent a75120c commit df7e3d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions t/robot_ua.t
Expand Up @@ -65,8 +65,6 @@ sub parse_robot_cfg {

my $robot_lines = read_file($path);

my %D;

for my $directive (qw/RobotUA NotRobotUA RobotIP RobotHost/) {
# assuming these are and will stay here-docs
if ($robot_lines =~ m/$directive <<(\w+)(.*?)^\1/imsg) {
Expand Down

0 comments on commit df7e3d7

Please sign in to comment.