diff options
Diffstat (limited to 'gen/src/std@http.erl')
-rw-r--r-- | gen/src/std@http.erl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gen/src/std@http.erl b/gen/src/std@http.erl deleted file mode 100644 index c141e95..0000000 --- a/gen/src/std@http.erl +++ /dev/null @@ -1,6 +0,0 @@ --module(std@http). --compile(no_auto_import). - --export([]). - - |