summaryrefslogtreecommitdiff
path: root/src/python/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/__init__.py')
-rw-r--r--src/python/__init__.py21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/python/__init__.py b/src/python/__init__.py
deleted file mode 100644
index 0f399441..00000000
--- a/src/python/__init__.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/env python
-#======================================================================
-# FILE: __init__.py
-# CREATOR: glenn
-#
-# (C) COPYRIGHT 2001, Eric Busboom <eric@civicknowledge.com>
-# (C) COPYRIGHT 2001, Patrick Lewis <plewis@inetarena.com>
-#
-# This library is free software; you can redistribute it and/or modify
-# it under the terms of either:
-#
-# The LGPL as published by the Free Software Foundation, version
-# 2.1, available at: https://www.gnu.org/licenses/lgpl-2.1.txt
-#
-# Or:
-#
-# The Mozilla Public License Version 2.0. You may obtain a copy of
-# the License at https://www.mozilla.org/MPL/
-#======================================================================
-
-from Libical import *