remove bwlimit from this module, now in plnode-utils
[util-vserver-pl.git] / python / bwlimit
diff --git a/python/bwlimit b/python/bwlimit
deleted file mode 100755 (executable)
index 0630377..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/python
-
-import bwlimit
-
-if __name__ == '__main__':
-    bwlimit.main()