diff options
Diffstat (limited to 'lib/SimpleSAML/Stats/Output.php')
-rw-r--r-- | lib/SimpleSAML/Stats/Output.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/SimpleSAML/Stats/Output.php b/lib/SimpleSAML/Stats/Output.php index f1ecc1f..b11c7a9 100644 --- a/lib/SimpleSAML/Stats/Output.php +++ b/lib/SimpleSAML/Stats/Output.php @@ -4,7 +4,6 @@ * Interface for statistics outputs. * * @package simpleSAMLphp - * @version $Id$ */ abstract class SimpleSAML_Stats_Output { |