summaryrefslogtreecommitdiff
path: root/source-stats
diff options
context:
space:
mode:
Diffstat (limited to 'source-stats')
-rwxr-xr-xsource-stats3
1 files changed, 1 insertions, 2 deletions
diff --git a/source-stats b/source-stats
index c246bab9..811fdc3b 100755
--- a/source-stats
+++ b/source-stats
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright (C) 2012 Codethink Limited
+# Copyright (C) 2012,2013 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -17,7 +17,6 @@
import cliapp
import csv
-import json
import os
import shutil
import sys