Skip to content
Snippets Groups Projects
Verified Commit 2926098a authored by dos's avatar dos
Browse files

sim: fakes: Remove gzip mock

parent 688deab9
Branches
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ projectpath = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) ...@@ -16,6 +16,7 @@ projectpath = os.path.dirname(os.path.dirname(os.path.realpath(__file__)))
import random import random
import pygame import pygame
import cmath import cmath
import gzip
import wasmer import wasmer
import wasmer_compiler_cranelift import wasmer_compiler_cranelift
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment