mirror of
https://github.com/nilbuild/diffity.git
synced 2026-09-19 07:26:16 +08:00
10 lines
221 B
Diff
10 lines
221 B
Diff
diff --git a/old-file.ts b/old-file.ts
|
|
deleted file mode 100644
|
|
index abcdefg..0000000
|
|
--- a/old-file.ts
|
|
+++ /dev/null
|
|
@@ -1,3 +0,0 @@
|
|
-export const legacy = true;
|
|
-export const deprecated = true;
|
|
-export default legacy;
|