fix formatting

This commit is contained in:
Jordan Hrycaj 2021-03-31 18:18:00 +01:00
parent c8582583ef
commit 05bd635da2
No known key found for this signature in database
GPG Key ID: 4101B9BC5A0DB080
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@
# at your option. This file may not be copied, modified, or distributed except
# according to those terms.
# Should be considered part of another header file (e.g. vm_misc) once the circular
# computation.nim include/import dependency is solved. The problem is with
# vm_types.nim (included by message.nim) which includes computation.nim.
# Should be considered part of another header file (e.g. vm_misc) once the
# circular computation.nim include/import dependency is solved. The problem is
# with vm_types.nim (included by message.nim) which includes computation.nim.
import
./vm/message as vmm