summaryrefslogtreecommitdiff
path: root/themes/blowfish/assets/lib/mermaid/channel-f9001828.js
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-07-15 22:27:55 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-07-15 22:27:55 +0200
commit3be5285488090ab70254b3080e33e64e6c702d2c (patch)
tree1e54462f560fd759b5be13d5ecfe1fa5c2c832ed /themes/blowfish/assets/lib/mermaid/channel-f9001828.js
parent69075c6fb15ae660fc3d78eb2a4dfcde1c5fba1c (diff)
sync theme
Diffstat (limited to 'themes/blowfish/assets/lib/mermaid/channel-f9001828.js')
-rw-r--r--themes/blowfish/assets/lib/mermaid/channel-f9001828.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/themes/blowfish/assets/lib/mermaid/channel-f9001828.js b/themes/blowfish/assets/lib/mermaid/channel-f9001828.js
deleted file mode 100644
index 3db027f..0000000
--- a/themes/blowfish/assets/lib/mermaid/channel-f9001828.js
+++ /dev/null
@@ -1,8 +0,0 @@
-import { aI as _, aJ as Color } from "./mermaid-dcacb631.js";
-const channel = (color, channel2) => {
- return _.lang.round(Color.parse(color)[channel2]);
-};
-const channel$1 = channel;
-export {
- channel$1 as c
-};