aboutsummaryrefslogtreecommitdiffstats
path: root/t/open311/endpoint/spark.t
diff options
context:
space:
mode:
Diffstat (limited to 't/open311/endpoint/spark.t')
-rw-r--r--t/open311/endpoint/spark.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/open311/endpoint/spark.t b/t/open311/endpoint/spark.t
index 589f39baf..015876c94 100644
--- a/t/open311/endpoint/spark.t
+++ b/t/open311/endpoint/spark.t
@@ -4,10 +4,8 @@ use Test::More;
use Open311::Endpoint;
use Data::Dumper;
-use JSON;
my $endpoint = Open311::Endpoint->new;
-my $json = JSON->new;
subtest "Spark test" => sub {
my $spark = $endpoint->spark;