Skip to content

Commit

Permalink
Fix formatting in JS/wasm files (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul007-bit authored Dec 27, 2023
1 parent c2c7bad commit 330e407
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions JS/wasm/crates/wasmjs-engine/shims/src/events.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
// Copyright (c) 2017-2022 Cloudflare, Inc.
// Licensed under the Apache 2.0 license found in the LICENSE file or at:
// https://opensource.org/licenses/Apache-2.0
//

export * from "./internal/events";
export { default } from "./internal/events";

0 comments on commit 330e407

Please sign in to comment.