aboutsummaryrefslogtreecommitdiffstats
path: root/bin/problem-creation-graph
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-04-20 15:40:15 +0100
committerMatthew Somerville <matthew@mysociety.org>2016-04-20 19:36:25 +0100
commit0fe0f7e15317fd66925195bbb624bbb572d2b8ef (patch)
tree8b5197c482f2acf783dc37cbaded03e0a2f88e7c /bin/problem-creation-graph
parent193697bde57ef2cfd0a46bb5a85fa98727378297 (diff)
Remove some unused cobrands.
Diffstat (limited to 'bin/problem-creation-graph')
-rwxr-xr-xbin/problem-creation-graph1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/problem-creation-graph b/bin/problem-creation-graph
index a8554058a..d1fe08fd4 100755
--- a/bin/problem-creation-graph
+++ b/bin/problem-creation-graph
@@ -34,7 +34,6 @@ my %config = (
my $base_url = FixMyStreet->config('BASE_URL');
$config{date} = '2007-02-01';
$config{date} = '2011-03-03' if $base_url =~ /fiksgatami/;
-$config{date} = '2008-10-01' if $base_url =~ /emptyhomes/;
my %sources;
sub grab_data {