mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Do not export internal Http module.
This commit is contained in:
parent
3c8331a94e
commit
8983953ccc
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ paper = new (PaperScope.inject(Base.exports, {
|
|||
enumerable: true,
|
||||
Base: Base,
|
||||
Numerical: Numerical,
|
||||
Http: Http,
|
||||
Key: Key
|
||||
}))();
|
||||
|
||||
|
|
Loading…
Reference in a new issue