##// END OF EJS Templates
caches: don't try to delete keys if there aren't any to delete....
caches: don't try to delete keys if there aren't any to delete. - This is problematic for REDIS backend.

File last commit:

r712:e87a13fe default
r2969:c92b412f default
Show More
shared-styles.html
5 lines | 147 B | text/html | HtmlLexer
<dom-module id="shared-styles">
<template>
<link rel="stylesheet" href="../../../css/style-polymer.css">
</template>
</dom-module>