Skip to content

Commit 9cb19ed

Browse files
committed
Remove outdated comment
1 parent 9cc784c commit 9cb19ed

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/vm/src/modules/file_system_cache.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@ fn raw_module_version_discriminator() -> String {
103103
///
104104
/// If anything else changes, you must change the manual module version.
105105
///
106-
/// The string is used as a folder and should be named in a way that is
107-
/// easy to interpret for system admins. It should allow easy clearing
108-
/// of old versions.
109-
///
110106
/// See https://github.com/wasmerio/wasmer/issues/2781 for more information
111107
/// on Wasmer's module stability concept.
112108
#[inline]

0 commit comments

Comments
 (0)