From 603d4627ec1971ad6a14180942fb8f6f2f270d65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elias=20Sj=C3=B6green?= Date: Sun, 3 Mar 2024 16:06:50 +0100 Subject: [PATCH] fix: remove triple-slash directive --- src/webview.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/webview.ts b/src/webview.ts index 9ebc2a1..8aeb97d 100644 --- a/src/webview.ts +++ b/src/webview.ts @@ -1,4 +1,3 @@ -/// import { encodeCString, instances, lib } from "./ffi.ts"; /** Window size hints */