summarylogtreecommitdiffstats
path: root/rescached-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'rescached-git.install')
-rw-r--r--rescached-git.install4
1 files changed, 0 insertions, 4 deletions
diff --git a/rescached-git.install b/rescached-git.install
deleted file mode 100644
index 2ecb1c1e8595..000000000000
--- a/rescached-git.install
+++ /dev/null
@@ -1,4 +0,0 @@
-post_upgrade() {
- ## Remove old cache
- [[ -f /var/cache/rescached/rescached.vos ]] && rm -f /var/cache/rescached/rescached.vos
-}