summaryrefslogtreecommitdiff
path: root/src/Model/CacheService.php
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-01-07 20:18:27 -0600
committerChristian Cleberg <[email protected]>2026-01-07 20:18:27 -0600
commit01bd81cf3f943b4aff4e79f93910ab764a873548 (patch)
tree1890dfbf76a205a4e3cb47f29aa0528468883b5d /src/Model/CacheService.php
parent2fd901458c8da24fd0e28d4b07a99d3f4876316f (diff)
downloadhn-01bd81cf3f943b4aff4e79f93910ab764a873548.tar.gz
hn-01bd81cf3f943b4aff4e79f93910ab764a873548.tar.bz2
hn-01bd81cf3f943b4aff4e79f93910ab764a873548.zip
MASSIVE UPDATE TO PYTHON STATIC SERVICE
Diffstat (limited to 'src/Model/CacheService.php')
-rw-r--r--src/Model/CacheService.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/Model/CacheService.php b/src/Model/CacheService.php
deleted file mode 100644
index ccb0db4..0000000
--- a/src/Model/CacheService.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-/**
- * TODO: Implement a way to cache certain content in SQLite or something similarly performative
- *
- * @access public
- * @return void
- * @author Christian Cleberg <[email protected]>
- */
-function CacheService() {} \ No newline at end of file