No default
[freeradius-pysaml2.git] / template / modules_python
diff --git a/template/modules_python b/template/modules_python
deleted file mode 100644 (file)
index 0062df5..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# -*- text -*-
-#
-#  $Id$
-
-#  Persistent, embedded Python interpreter.
-#
-python {
-    mod_instantiate = "freeradius_ecp"
-    func_instantiate = "instantiate"
-    mod_post_auth= "freeradius_ecp"
-    func_post_auth= "post_auth"
-}