diff options
Diffstat (limited to 'src/Model/CacheService.php')
| -rw-r--r-- | src/Model/CacheService.php | 10 |
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 |
